Documentation for ANTs
TeX HTML Shell
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
Tex
Tex2
html
.gitignore
README.md
ants2.pdf

README.md

ANTsDoc

Documentation for ANTs i.e. Advanced Normalization Tools.

See the pdf

See the WIP html slides

You can also clone the repository to get the examples and/or contribute to the documentation yourself.

ANTsFAQ

  1. How do I do X with ANTs? :
  2. ask on the sourceforge discussion forum if this is a new data type / never before seen problem
  3. open an issue at the ANTs github site
  4. send us a reproducible example of what you've done: code, data, your system details, etc.
  5. How do I install ANTs on windows?
  6. See proof it can be done
  7. How do I resample an image?
  8. Use ResampleImage or use antsApplyTransforms ... some discussion here
  9. Next question?