Reconnaissance SPAM, modèle Markovien

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".

Description

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:

Paramètres

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 )

Informations techniques

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 data
output_graph :
Graph and data
model :
Text Data Table
posterior_probabilities :
CSV file
labels_translation_map :
Label Translation, DEF Label Translation
labels_priors :
Text Data Table
segments_relations_model :
Text Data Table
initial_transformation :
Transformation matrix
global_transformation :
Transformation matrix