Skip to content

m9h/ANTsPy

 
 

Repository files navigation

Advanced Normalization Tools in Python

Welcome to the Derek Zoolander Center for Kids who cant analyze brain images, and wanna learn how to do other stuff good, too.

What is this, a center for ANTs?
How can we expect to teach children to analyze brain images, if they can't even fit in the building?
It needs to be at least... three times bigger than this.

Installation

To install, run the following:

git clone https://github.com/ANTsConsortium/ANTsPy.git
cd ANTsPy
python setup.py develop

By default, ANTsPy will search for an existing ITK installation. If that is not found, it will install it for you. If you want to use 3D visualization tools such as ants.Surf or ants.Vol, you need to install VTK on your own right now.

About

Advanced Normalization Tools in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.7%
  • Python 5.1%
  • Other 0.2%