Two examples of ANTs template building using the different template building scripts available in ANTs:
- Faces
- BrainSlices
each of which is contained in its own separate subdirectory.
The scripts require ANTs to be on the PATH. They no longer require or use ANTSPATH, which
has been deprecated since ANTs 2.5.0. Run each script from the directory containing the
images to be used for template building, with the appropriate interpreter (bash, R,
Python), eg bash ./templateCommandSyN.sh.
For the BrainSlices example, we have included different template command calls:
templateCommandBtp.sh-- template building using the originalbuildtemplateparallel.shscript.templateCommandSyN.sh-- go-to univariate template building using SyN transformtemplateCommandMultivariateBSplineSyN.sh-- multivariate template building using B-spline SyNtemplateCommandTimeVarying.sh-- univariate template building using more time-consuming time-varying transformtemplateCommandSyN.R-- R script for univariate template building using SyN transform. Requires ANTsR.templateCommandSyN.py-- Python script for univariate template building using SyN transform. Requires ANTsPy.
Data is taken from Arno's MindBoggle101 work.

