To create a VTC in AC-PC space, the CreateVTCinACPCSpace() method can be used.
Via scripting |
Via the BrainVoyager user interface |
1. Open the anatomical image via the OpenDocument() method.
|
|
2. Add the BrainVoyager method CreateVTCinACPCSpace() for creating a VTC in AC-PC space. This method requires the following parameters:
fmrName, vmrSpaceIATrfFileName, vmrSpaceFATrfFileName, ACPCtrffilename, newVTCname, resolution, interpolationMethod, boundingBoxIntensityTreshold
|
|
3. Add the source FMR file parameter (*.fmr)
|
|
4. Add the initial alignment transformation file (*_IA.trf)
|
|
5. Add the fine alignment transformation file (*_FA.trf)
|
|
6. Add the transformation file used for transformation of the anatomical image from native space to AC-PC space (*_ACPC.trf).
|
|
7. Enter a file name for the VTC to be created.
|
|
8. Specify the resolution; this can be 1, 2, or 3 (mm3).
|
|
9. Select an interpolation method (1 is trilinear)
|
|
10. Specify the default intensity threshold
|
|