Table of format conversions

Here are some very useful command lines to convert data. However, all command options are not explained in details. Please refer to the command help.

Table 3.1. Table of format conversions

Input (format/type)Output (format/type)commande lineNote
GISMINC
prompt% AimsFileConvert my_volume.ima my_volume.mnc
 
.bundles.arg
prompt% AimsDiffusionBundleAnalysis -i my_bundles.bundles -g my_bundles.arg
 
Label_image (volume).arg
prompt% AimsGraphConvert -i label_image.ima -o label_graphe.arg --bucket
 
.argLabel_image (volume)
prompt% AimsGraphConvert -i roi.arg -o roi.arg --volume 
You will find roi_Volume.ima in roi.data directory
VolumeCluster graph
prompt% AimsClusterArg -i volume.ima -o cluster.arg
 
VolumeMesh
prompt% AimsMesh -i label_image.ima -o label_image.mesh
 
MeshAscii
prompt% AimsMesh2Ascii input.mesh mesh.txt
 
Binary imageMesh
prompt% AimsMesh -i binary_mask.ima -o mask.mesh 
The output file will be mask_1_0.mesh