Skip to content

ACCURATE CORRESPONDING FIBER TRACT SEGMENTATION VIA FIBERGEOMAP LEARNER

Notifications You must be signed in to change notification settings

Garand0o0/FiberTractSegmentation

Repository files navigation

FiberTractSegmentation

ACCURATE CORRESPONDING FIBER TRACT SEGMENTATION VIA FIBERGEOMAP LEARNER

Dependencies & Installation

python3.5
matlab_R2019a

First, you have to make sure that matlab supports python calls:

source activate your_python_environment
cd R2017a/extern/engines/python
python setup.py install

Then, run “run.py” for fiber segmentation:

python run.py --datapath=yourpath

The default path is data/demo.vtk. Your data must be in Ascii vtk format. You can find the segmentation results in the 'data/result'.

Video display of segmentation result:

result.gif

About

ACCURATE CORRESPONDING FIBER TRACT SEGMENTATION VIA FIBERGEOMAP LEARNER

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published