Copy labels from a labelled graph to another graph, which should be similar but does not need to have the same structure
This process is typically used to transfer labels from a labelled cortical sulci graph to another one from the same subject but with a different segmentation and graph structure.
The output graph labels result from a voronoi diagram, so each output graph node gets the label of the input graph most represented in its region. This generally ensures a good transfer even on different graph structures.
labelled_graph: Labelled Cortical folds graph ( entrée )
unlabelled_graph: Graphe de sillons corticaux ( entrée )
output_graph: Labelled Cortical folds graph ( sortie )
label_attribute: Choice ( input )
output_labels_table: Text file ( optional, sortie )
force_same_space: Booléen ( input )
Toolbox : Morphologist
Niveau d'utilisateur : 0
Identifiant :
transferSulciLabels
Nom de fichier :
brainvisa/toolboxes/morphologist/processes/Sulci/Recognition/transferSulciLabels.py
Supported file formats :
labelled_graph :Graph and dataunlabelled_graph :Graph and dataoutput_graph :Graph and dataoutput_labels_table :Text file