The SPAM sulci recognition is a newer alternative to the older recognition process. Several variants of it are available under the SPAM recognition process. This one is the "Markovian" method, which should take place after a "global registration".
SPAM recognition is based on a probabilistic model which provides for any 3D position the probability of presence of every sulcus. Several variants and additions may also be taken into account (conjoint registration, additional prior contstraints, mix with the older neural network-based recognition, etc.) in a bayesian probabilistic framework.
The current version is a second step, and must take place after a global registration step. It performs "Markovian labeling", and optimizes the sulci, taking into account both the SPAM maps and distance information between neighbouring sulcal segments.
Other methods can be accessed via the general process SPAM recognition.
For a more precise description of the method, see:
- M. Perrot, D. Rivière, and J.-F. Mangin. Cortical sulci recognition and spatial normalization. Medical Image Analysis, 15(4):529-550, 2011.
- M. Perrot, D. Rivière, A. Tucholka, and J.-F. Mangin. Joint Bayesian Cortical Sulci Recognition and Spatial Normalization. In Proc. 21th IPMI, LNCS-5636, Williamsburg, VA, pages 176-187, July 2009..
data_graph: Graphe de sillons corticaux ( entrée )
output_graph: Labelled Cortical folds graph ( sortie )
model: Sulci Segments Model ( entrée )
posterior_probabilities: Sulci Labels Segmentwise Posterior Probabilities ( sortie )
labels_translation_map: Label translation ( entrée )
labels_priors: Sulci Labels Priors ( entrée )
segments_relations_model: Sulci Segments Relations Model ( optional, entrée )
initial_transformation: Transformation matrix ( optional, entrée )
global_transformation: Sulci Talairach to Global SPAM transformation ( optional, entrée )
Toolbox : Morphologist
Niveau d'utilisateur : 2
Identifiant :
spam_recognitionmarkov
Nom de fichier :
brainvisa/toolboxes/morphologist/processes/Sulci/Recognition/spam_recognitionmarkov.py
Supported file formats :
data_graph :Graph and dataoutput_graph :Graph and datamodel :Text Data Tableposterior_probabilities :CSV filelabels_translation_map :Label Translation, DEF Label Translationlabels_priors :Text Data Tablesegments_relations_model :Text Data Tableinitial_transformation :Transformation matrixglobal_transformation :Transformation matrix