Documentation/4.3/Extensions/OpenCAD
For the latest Slicer documentation, visit the read-the-docs. |
|
Introduction and Acknowledgements
This work is supported by NA-MIC, NCIGT, and the Slicer Community. | |||||||
This project is supported by... |
Module Description
OpenCAD module allows to output a filtered transform node based on an tracker input (transform node). Tracking sensors are particularly usefull to track surgical tools, robots, patient motion, etc... . However, data imported in 3D Slicer from these devices are often noisy. To reduce the noise and smoothly control objects, such as 3D Slicer camera, the OpenCAD module will apply a low-pass filter on input data. The cut-off frequency (i.e. the smoothing parameter) is adjustable by the user. It is important to notice that filters induce delay, and the smoother the motion is, the bigger the delay between the raw data and the filtered position will be.
Tutorials
Data sets
Breast DCE-MRI Data Set 1 (zip file containing the nrrd volumes for the OpenCAD tutorial)
Breast DCE-MRI Data Set 2 (zip file containing additional test set of nrrd volumes)
Liver DCE-MRI Data Set 1 (zip file containing additional test set of nrrd volumes)
Panels and their use
The GUI of the OpenCAD module contains 4 sections:- Select DCE-MRI Volumes for Segmentation
- Select or Create Output OpenCAD Label Map
- Set Advanced Segmentation Parameters
- OpenCAD Label Statistics
- Interactive Charting Settings
Similar Modules
N/A
References
N/A
Information for Developers
Section under construction. |
Source code: https://github.com/vnarayan13/Slicer-OpenCAD