Difference between revisions of "Documentation/4.1/Extensions/VolumeResliceDriver"
From Slicer Wiki
(Prepend documentation/versioncheck template. See http://na-mic.org/Mantis/view.php?id=2887) |
m (Text replacement - "<email>(.*)@(.*)<\/email>" to "$1{{@}}$2") |
||
Line 8: | Line 8: | ||
Authors: Junichi Tokuda and Laurent Chauvin (Brigham and Women's Hospital, Boston, Massachusetts) | Authors: Junichi Tokuda and Laurent Chauvin (Brigham and Women's Hospital, Boston, Massachusetts) | ||
<br> | <br> | ||
− | Contact: Junichi Tokuda, | + | Contact: Junichi Tokuda, tokuda{{@}}bwh.harvard.edu<br> |
Website: https://github.com/openigtlink/VolumeResliceDriver<br> | Website: https://github.com/openigtlink/VolumeResliceDriver<br> | ||
License: [http://www.slicer.org/pages/LicenseText Slicer license] | License: [http://www.slicer.org/pages/LicenseText Slicer license] |
Latest revision as of 05:32, 27 November 2019
Home < Documentation < 4.1 < Extensions < VolumeResliceDriver
For the latest Slicer documentation, visit the read-the-docs. |
Introduction and Acknowledgements
Authors: Junichi Tokuda and Laurent Chauvin (Brigham and Women's Hospital, Boston, Massachusetts)
Contact: Junichi Tokuda, tokudabwh.harvard.edu
Website: https://github.com/openigtlink/VolumeResliceDriver
License: Slicer license
Extension Description
VolumeRelisceDriver is a module to update volume resample (or reslice) plane by:
- Linear transform node imported from external 3D tracking tools through OpenIGTLink
- Position and orientation of 2D imaging plane imported from external imaging scanners such as ultrasound and MRI
The module is designed for image-guided therapy applications, where surgical tools are navigated by resliced volumetric image or real-time images.
Use Cases
- Transrectal ultrasound (TRUS)-guided prostate interventions
- Neurosurgical navigation
- Navigation for RF/cryo ablation of abdominal organ.
Tutorials
- Under preparation
Similar Extensions
- OpenIGTLinkIF: VolumeResliceDriver is designed to be used with OpenIGTLinkIF, which allows importing real-time tool tracking data from external tracking devices e.g. optical tracking system, EM tracking system or real-time image stream from external imaging scanners over the network.
References
Information for Developers
Section under construction. |