Skip to content

niivue/niivue-brainchop

Repository files navigation

NiiVue brainchop

This repository is archived. Features developed here have been merged with the main brainchop repository

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 [email protected]:niivue/niivue-brainchop.git
cd niivue-brainchop
npm install
npm run dev

Use the Segmentation Model pull down menu to run different tissue classifications.

brainchop

To build

npm run build