Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.05 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.05 KB

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?