This project is an integration of the asm.js port of dcm2niix into NiiVue.
This examples uses Vite
To run:
npm run dev
Try the demo here!
To select DICOM slices, click on "Select DICOM", then from the file selection window select all the slices you want to convert to NIfTI. After the selection, the converted NIfTI volume will be loaded into NiiVue and rendered on the screen.
BSD 2-Clause License