Difference between revisions of "Modules:Fiducials-Documentation-3.4"
(→Usage) |
|||
Line 26: | Line 26: | ||
New fiducials can be created in multiple ways: | 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. | + | *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 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: [image:SlicerFiducialsAddNew.png]. This places a new fiducial at the origin, (0,0,0). | + | *You can also add a new fiducial from the Fiducials module GUI, using the add button: [image:SlicerFiducialsAddNew.png]. 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. | + | *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. |
Revision as of 20:32, 4 April 2009
Home < Modules:Fiducials-Documentation-3.4Return to Slicer 3.4 Documentation
Fiducials
Fiducials
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: [image:SlicerFiducialsAddNew.png]. 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
Quick Tour of Features and Use
List all the panels in your interface, their features, what they mean, and how to use them. For instance:
- Create and Select Fiducial Lists panel:
- Add, Configure and Delete 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.
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.
- Adjust Display Properties panel:
The following image shows what these types of glyphs look like in 3D:
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:
- vtkSlicerFiducialsGUI.cxx, vtkSlicerFiducialsGUI.h
- vtkSlicerFiducialListWidget.cxx, vtkSlicerFiducialListWidget.h
- vtkSlicerFiducialsLogic.cxx, vtkSlicerFiducialsLogic.h
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.