Documentation/4.3/Extensions/OpenCAD

From Slicer Wiki
Revision as of 16:59, 25 April 2014 by Jayender (talk | contribs) (Basic Skeleton)
Jump to: navigation, search
Home < Documentation < 4.3 < Extensions < OpenCAD


For the latest Slicer documentation, visit the read-the-docs.


|

OpenCAD.PNG

Introduction and Acknowledgements

This work is supported by NA-MIC, NCIGT, and the Slicer Community.
Author: Vivek Narayan, Jayender Jagadeesan
Contact: Jayender Jagadeesan <email> jayender@bwh.harvard.edu</email>

NA-MIC  
NCIGT  
SPL  

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

Tutorial for OpenCAD (pptx)

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
OpenCAD GUI


Similar Modules

N/A

References

N/A

Information for Developers



Source code: https://github.com/vnarayan13/Slicer-OpenCAD