/niivue-brainchop

Niivue + brainchop demo implementation

Primary LanguageJavaScriptOtherNOASSERTION

NiiVue brainchop

This is an experimental version of brainchop that uses NiiVue to segment and visualize voxel based images.

Live preview

https://niivue.github.io/niivue-brainchop/

Getting started

To run

git clone https://github.com/niivue/niivue-brainchop
cd niivue-brainchop
npm install
npm run dev

To build

npm run build