![]() |
aimsdata
5.1.2
Neuroimaging data handling
|
AIMS is constantly under changes. Several things are moving, or are being rewritten in a cleaner and more modern way into cartobase or cartodata, our newer library for medical imaging structures. The IO system is in the process of being reimplemented in somaio.
A very incomplete developer documentation can also be read here.
Some bits of user documentation can be found here.
Well, nobody really knows... Analyse d'IMages et de Signaux, perhaps ?
AimsFileInfo
, AimsFileConvert
, AimsGraphConvert
, AimsSetMinf
, AimsAttributedViewer
AimsTCat
, AimsSubVolume
, AimsOverVolume
, AimsFlip
, AimsMerge2RGB
, AimsSplitRGB
, AimsGraphMerge
, AimsMergeLabel
AimsThreshold
, AimsAverage
, AimsMassCenter
, AimsMeshArea
AimsTex2Graph
, AimsGraphComplete
AimsComposeTransformation
, AimsInvertTransformation
, AimsGraphExtractTransformation
AimsLabelSelector
, AimsSelectLabel
AimsMeshGenerate
, AimsMeshCut
AimsData now relies on CartoData and on Graph, and so needs their requirements.
Additionally, some shared data may be needed by some commands (see the shared
project).
To run correctly, at least one environment variables has to be set:
BRAINVISA_SHARE
has to point to the global share directory$BRAINVISA_SHARE
is not set, then $SHFJ_SHARED_PATH
is used instead. But it is deprecated, please do not use it any longerBRAINVISA_SHARE
is enough. But if AIMS-specific shared data are not located in the standard $BRAINVISA_SHARE/aims-<aims_version>
or $BRAINVISA_SHARE/aims
directory, then an additional AIMS_PATH
variable may to point to AIMS shared directory.$PATH
environment variable.Use CMake, a cross-platform and open-source build system. More information on The BrainVISA-cmake build system. See also this page on BrainVISA website.
utility
package and Converter specializations for volumes, buckets, textures, RGB