Difference between revisions of "Modules:Fiducials-Documentation-3.4"

From Slicer Wiki
Jump to: navigation, search
Line 173: Line 173:
  
 
Fiducial list files are plain text, with the extension ''fcvs''.  
 
Fiducial list files are plain text, with the extension ''fcvs''.  
 +
 +
An example file:
 +
 +
<pre>
 +
# Fiducial List file /home/username/L.fcsv
 +
# name = L
 +
# numPoints = 5
 +
# symbolScale = 5.5
 +
# symbolType = 11
 +
# visibility = 1
 +
# textScale = 12.5
 +
# color = 0.4,1,1
 +
# selectedColor = 0.807843,0.560784,1
 +
# opacity = 1
 +
# ambient = 0
 +
# diffuse = 1
 +
# specular = 0
 +
# power = 1
 +
# locked = 0
 +
# columns = label,x,y,z,sel,vis
 +
L-P,-58.0508,64.4069,0,1,1
 +
L-P1,31.7797,-1.69492,0,1,1
 +
L-P2,-2.11864,-49.1527,0,0,1
 +
L-P3,-72.4576,-54.2374,0,1,0
 +
L-P4,-63.1356,3.38984,0,1,1
 +
</pre>
  
 
Lines are commented out by placing a hash mark (#) at the beginning of the line. There is an optional header section that lists display options. If no display options are included, the defaults are used when the list is read into Slicer. The header line formats follow the description of the point format.
 
Lines are commented out by placing a hash mark (#) at the beginning of the line. There is an optional header section that lists display options. If no display options are included, the defaults are used when the list is read into Slicer. The header line formats follow the description of the point format.

Revision as of 19:28, 26 June 2009

Home < Modules:Fiducials-Documentation-3.4

Return to Slicer 3.4 Documentation

Gallery of New Features


Fiducials

Fiducials

List of Fiducial Points
Glyph Options

General Information

Module Type & Category

Type: Interactive

Category: Base

Authors, Collaborators & Contact

  • Nicole Aucoin: Brigham and Women's Hospital
  • Contact: Nicole Aucoin, nicole@bwh.harvard.edu

Module Description

The Fiducials Module creates and manages lists of Fiducial points.

Usage

New fiducials can be created in multiple ways:

  • Click on the tool bar icon of an arrow pointing to a starburst fiducial to enter the 'place a new object mode', then use the mouse to left click on 3D models or on 2D slices to show where you wish to place your fiducials.
  • You can also place fiducials while in 'tranform view' mode by positioning the mouse over a 2D slice plane in the Slice view windows (it must be the active window) and pressing the 'p' key.
  • You can also add a new fiducial from the Fiducials module GUI, using the add button: SlicerFiducialsAddNew-3.4.jpg. This places a new fiducial at the origin, (0,0,0).
  • You can right click and drag a fiducial in the 2D slice windows using the mouse in 'transform view' mode. 3D interactions are possible by clicking and dragging the fiducial glyph in the 3D window.


Examples, Use Cases & Tutorials

  • This module is useful for setting up lists of points to pass to Registration modules and to annotate scenes.
  • Fiducial lists can be written out to files, with the extension .fcsv, via the File->Save panel, see below for the file format

Quick Tour of Features and Use

Annotated GUI layout: (see below for a detailed description of each element, listed by panel.)

UIDesignSlicer3.4FiducialsGUIDraft5Anno.png

  • Modify All Fiducial Lists & Their Fiducial Points panel:
SlicerFiducialsModifyAllPanel-3.4.png
Global Control of Fiducial Lists icons.
SlicerFiducialListsSelectAll-3.4.png Select all fiducial points from all lists. SlicerFiducialListsSelectNone-3.4.png Deselect all fiducial points from all lists. SlicerFiducialListsDeleteAll-3.4.png Delete all fiducials lists and the fiducials they contain.
SlicerHideExposeAllFiducialLists-3.4.png Hide or expose all fiducial lists (preserve fiducial visibility settings). SlicerLockOrUnlock.png Lock or unlock all fidicuial lists so that they cannot or can be moved in 3D. SlicerVisibleOrInvisible.png Set visibility on all fiducials in all fiducial lists (preserve hide/expose settings).
  • Modify a Selected Fiducial List & Its Fiducials panel:
SlicerFiducialListDisplayPanelCollapsed-3.4.png
Control a Selected List icons
SlicerHideFiducialList.png SlicerExposeFiducialList.png Hide or expose the selected fiducial list (preserves fiducial visibility settings) SlicerFiducialListLock-3.4.png SlicerFiducialListUnlock-3.4.png Lock or unlock the selected fiducial list. SlicerVisibleOrInvisible.png Set visibility on all fiducials in the selected list SlicerDeleteFiducialList-3.4.png Delete all fiducial points in the selected list and then delete the list.
  • Add and Modify Individual Fiducials panel:

You can reset the positions of the fiducials in the table that appears in the Add, Configure and Delete section of the Fiducials GUI.

SlicerFiducialsAddModifyIndividualFiducials-3.4.jpg
Add & Modify Individual Fiducials icons.
SlicerFiducialsSelectAllInList-3.4.png Select all fiducial points from this fiducial list. SlicerFiducialsSelectNoneInList-3.4.png Deselect all fiducial points from this fiducial list. SlicerFiducialsAddNew-3.4.jpg Add a fiducial point to the current fiducial list, at (0,0,0). SlicerFiducialsUp.png Move last clicked fiducial up one in the list. SlicerFiducialsDown.png Move last clicked fiducial down one in the list.
SlicerFiducialsDeleteLastClicked-3.4.png Delete the last fiducial that was clicked on in the table. SlicerFiducialsDeleteAll-3.4.png Delete all fiducial points from this fiducial list.
SlicerFiducialsListBox-3.4.jpg
Selected: flag set to checked if this fiducial is selected
Visible : icon set to an open eye if this fiducial is visible, close if invisible.
Name: text to be displayed at this fiducial location
X : X axis location of this fiducial, corresponding to R in RAS
Y : Y axis location of this fiducial, corresponding to A in RAS
Z : Z axis location of this fiducial, corresponding to S in RAS
Locked : icon set to a closed lock if this fiducial is locked
SlicerFiducialsDistance-3.4.jpg
Distance: distance between first two selected fiducials, updated as selection changes, fiducials are moved.

Click on a value and hit the 'Enter' key (or double click) on one of the X, Y, or Z position values to edit it manually. You can do the same on the fiducial name to change it. The default name is generated from the name of the list, which can be changed in the Data Module.

The distance between the first two selected fiducials in the list will be computed automatically and appear in a label below the list of fiducials. This distance is in milimetres.

To align slices with fiducials, move the fiducial while holding down the Control key. You can use the '`' (backtick) key to jump to the next fiducial, Control-` to jump backwards through the list.

Use the backspace or delete key to delete a fiducial over which you are hovering in 2D.

Argument Lists: Fiducials can be passed as a list of points to a command line module, for example to do ACPC registration. Only the points that are selected in the list are passed to the command line module, so you can adjust which points are used for calculating the output.

  • Other List Display Properties panel:
SlicerFiducialListDisplayPanelExpanded-3.4.png
Glyph Type: Select the glyph used to represent this point in 3D. There is a long list of glyph types available, each list can have a different glyph type, as well as colour and size properties. The default is the 2D starburst, but 3D glyphs are also available.

FiducialsGlyphTypes.jpg

Selected Color: Select the color used to represent the fiducials when they are selected.
Unselected Color: Select the color used to represent the fiducials when they are not selected.
Glyph Scale: Select the scale of the glyph. For the 3d glyphs (Sphere and Diamond3D), 1 corresponds to 1mm in diameter.
Text Scale: Select the scale of the fiducial label text.
Opacity: Select the opacity of the fiducial glyph and text. 0 = invisible.
Ambient: Set the ambient material property for the fiducial glyph.
Diffuse: Set the diffuse material property for the fiducial glyph.
Specular: Set the specular material property for the fiducial glyph.
Power: Set the power material property for the fiducial glyph.

The following image shows what these types of glyphs look like in 3D: SlicerFiducialsGlyphs3D-3.4.jpg

and in 2D (the 3D glyphs default to a star burst in 2D): SlicerFiducialsGlyphs2D-3.4.jpg

Loading and Saving Lists

Fiducial lists can be written out to disk using the File menu, Save option. The files can be loaded into Slicer via the File menu, Add Data interface.

Fiducial list files are plain text, with the extension fcvs.

An example file:

# Fiducial List file /home/username/L.fcsv
# name = L
# numPoints = 5
# symbolScale = 5.5
# symbolType = 11
# visibility = 1
# textScale = 12.5
# color = 0.4,1,1
# selectedColor = 0.807843,0.560784,1
# opacity = 1
# ambient = 0
# diffuse = 1
# specular = 0
# power = 1
# locked = 0
# columns = label,x,y,z,sel,vis
L-P,-58.0508,64.4069,0,1,1
L-P1,31.7797,-1.69492,0,1,1
L-P2,-2.11864,-49.1527,0,0,1
L-P3,-72.4576,-54.2374,0,1,0
L-P4,-63.1356,3.38984,0,1,1

Lines are commented out by placing a hash mark (#) at the beginning of the line. There is an optional header section that lists display options. If no display options are included, the defaults are used when the list is read into Slicer. The header line formats follow the description of the point format.

The points are listed one per line in the following format:

 pointName,X,Y,Z,selected,visibility
pointName a text string that is displayed at the location of the fiducial.
X,Y,Z 3 floating points that represent the 3D RAS location of the fiducial, in mm.
selected an integer value, either 0 or 1, denoting if the fiducial is selected or not.
visibility an integer value, either 0 or 1, denoting if the fiducial is visible or not.

The header section of the fiducial list file consists of lines starting with a hash mark and a space (# ). A keyword = value pair follows the space. The keyword is parsed and compared against the list of known keywords:

Fiducial List file header
name a name for the list, new points will be named according to this string and the point number
numPoints the number of points in the list, skipped for now, as the list is built up by adding a point for each line in the points section of the file
symbolScale floating point, size of the symbols

Development

Dependencies

No other modules or packages are required for this module's use.

Known bugs

Follow this link to the Slicer3 bug tracker.


Usability issues

Follow this link to the Slicer3 bug tracker. Please select the usability issue category when browsing or contributing.

Source code & documentation

Source Code:

Links to documentation generated by doxygen:

More Information

Acknowledgment

This work is part of the National Alliance for Medical Image Computing (NAMIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149.

References