gang-liu / itksnap-branch

my own branch of itksnap - original done to have some visualizations of orientation vectors on top of slices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ITKSnap - branched...

This is a branch of the main ITKSnap code... wanted to add some custom features.

As of right now, here they are:

  • vector visualization over a slice (vector overlay).
  • texture mipmaps to make it usable for larger data sets.

Build instructions:

  • This is branched from this version of ITKSnap: itksnap-2.2.0-20110504-source.tar.gz
  • Same build instructions as ITKSnap, I use these ITK/VTK versions:
  • ITK 3.20.1
  • VTK 5.6.1
  • (the snap code doesn't seem to be compatible with newer versions, as of this version).

Warning: I've tried to do things the right way, but a few things are hacks, as I mostly needed it working quick.

About

my own branch of itksnap - original done to have some visualizations of orientation vectors on top of slices.

License:GNU General Public License v3.0