Differences between revisions 6 and 7
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
Label files can be associated with anatomical labels, analogous to a segementation volume in TkMedit. To do this, TkSurfer must load a lookup table to get its list of structures. Each structure is associated with a number and color. Each label assigned an anatomical structure will be drawn in that color. When an annotation is loaded, it uses the numbers in this table to assign structures to the imported labels. TkSurfer loads {{{surface_labels.txt}}} by default, but you can load a new table with the '''File->Label->Load Color Table...''' command.
Line 21: Line 21:
Use '''File->Label->Save Label''' command to overwrite the original file, or '''File->Label->Save Label As...''' to save a new label file in a new location. the current dipole values. Use '''File->Label->Save Selected Label...''' command to save a new label file in a new location. You can select a label by clicking on it in the Display window or by selecting its name in the Labels Window.

Up to TkSurferGuide

Back to [:../TkSurferPatch: TkSurferPatch]

Continue to [:../TkSurferFieldSign: TkSurferFieldSign]

Labels

Labels, or ROIs, are collections of vertices that can be treated as a group for various applications. In TkSurfer, you can use labels to get average values for overlays or time courses. You can also export label files for use in other FreeSurfer programs, or export a collection of labels as an annotation.

TkSurfer can have multiple labels, each with a different designation. Labels in TkSurfer can be associated with anatomical areas or just be given a color for display purposes. TkSurfer has drawing and filling tools to assist you in creating new lables based on surface data.

The label file format is interchangable with TkMedit. You can create a label in TkSurfer, save it, and load it in TkMedit, or vice versa.

Loading Labels

Use File->Label->Load Label... item to load an individual label file. A label file is a list of RAS coordinates and associated vertex indices that make up the label

You can also import an annotation file as a series of labels. An annotation file is a binary file that assigns a label index to each vertex in a surface. When the annotation is imported, a label is created for each unique index, and the vertices with those values are added to that label. This can be done with the File->Label->Import Annotation... command.

Label files can be associated with anatomical labels, analogous to a segementation volume in TkMedit. To do this, TkSurfer must load a lookup table to get its list of structures. Each structure is associated with a number and color. Each label assigned an anatomical structure will be drawn in that color. When an annotation is loaded, it uses the numbers in this table to assign structures to the imported labels. TkSurfer loads surface_labels.txt by default, but you can load a new table with the File->Label->Load Color Table... command.

Saving Labels

Use File->Label->Save Selected Label... command to save a new label file in a new location. You can select a label by clicking on it in the Display window or by selecting its name in the Labels Window.

Labels Window

Creating Labels

Drawing lines

filling

Erasing lines

Marked Vertices and Labels

TkSurferGuide/TkSurferWorkingWithData/TkSurferLabel (last edited 2008-04-29 11:46:02 by localhost)