ITK-SNAP Developers' Tools
Source Code
ITK-SNAP source code is on GitHub at https://github.com/pyushkevich/itksnap
You can clone the repository like this:
git clone --recursive git@github.com:pyushkevich/itksnap.git itksnap
Or, if you want to clone a specific branch:
git clone -b <branch> --recursive git@github.com:pyushkevich/itksnap.git itksnap
Information on building ITK-SNAP from source code can be found below:
Nightly Builds and Dashboard
Every night, the latest ITK-SNAP source code is compiled on different operating systems. The results of these nightly builds can be viewed below. Binary files produced by the nightly builds can be obtained from the download area.
Proposals for Future SNAP Versions
Listed below are proposed enhancements to ITK-SNAP in upcoming versions. Please comment on these on the developers' list.