Differences between revisions 17 and 18
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
{{{ || '''AnatomiCuts''' is an unsupervised hierarchical clustering that uses an anatomical similarity metric. || hola ||;}}}}
{{{
 ||||||<tablewidth="80%">'''Heading'''||
 ||cell 1||cell2||cell 3||
 ||<rowspan=2> spanning rows||||<bgcolor='#E0E0FF'> spanning 2 columns||
 ||<rowbgcolor="#FFFFE0">cell2||cell 3||
}}}
|| hola || que || tal ||;
'''AnatomiCuts''' is an unsupervised hierarchical clustering that uses an anatomical similarity metric.
 {{attachment:rainbow_brain.png||height="360px"}}{{attachment:anatomiCuts_tree.jpg||height="360px"}}
Line 19: Line 13:
|| {{attachment:rainbow_brain.png||height="360px"}};
Line 28: Line 22:
{{attachment:anatomiCuts_tree.jpg||height="360px"}}

AnatomiCuts

AnatomiCuts is an unsupervised hierarchical clustering that uses an anatomical similarity metric.

  • rainbow_brain.pnganatomiCuts_tree.jpg

Inputs

- streamllines file (*.trk) - a segmentation image, preferable including cortical and subcortical parcellation with white matter segmentation based on neighboring regions (wmparc.mgz or wm2009parc.mgz).

It is important that both files are in the same space. To validate this you can open the streamline file and the segmentation using both Freeview and Trackvis, since Freeview does not take into account RAS orientation, and Trackvis does not take into account the image offset.

Filtering streamlines

Sometimes deterministic tractography can generate spurious streamlines outside the brain. To exclude them we can use streamlineFilter. It is recommended to remove the short streamlines that can prematurely end during tractography. It is also possible to remove the ushape streamlines.

Running AnatomiCuts

References

AnatomiCuts: Hierarchical clustering of tractography streamlines based on anatomical similarity. Siless V., Chang K., Fischl B., Yendiki A.. NeuroImage 2018.

AnatomiCuts (last edited 2019-06-05 04:35:50 by VivianaSiless)