|
|
(2 intermediate revisions by one other user not shown) |
Line 1: |
Line 1: |
− | =Goals and Functionality=
| + | <big>'''Note:''' We are migrating this content to the slicer.org domain - <font color="orange">The newer page is [https://www.slicer.org/wiki/Slicer3:ProstateModule here]</font></big> |
− | Prostate module is 3D Slicer module for MRI-guided prostate biopsy and brachy therapy.
| |
− | | |
− | The module is designed to provide following functionalities:
| |
− | #workflow interface to guide a clinical procedure
| |
− | #target points management
| |
− | #monitor and control of the robot
| |
− | #real-time MR imaging (control and display)
| |
− | | |
− | =Compiling Slicer 3 with Prostate Module= | |
− | ==Activating Prostate Module==
| |
− | Since the Prostate module is not stable at this moment, the module is not activated in default configuration.
| |
− | Following steps are required to activate the module.
| |
− | | |
− | In Applications/GUI/CMakeList.txt:
| |
− | | |
− | Remove the comment delimiter around line 216:
| |
− | NeuroNav
| |
− | ProstateNav <-- Here !
| |
− | QueryAtlas
| |
− | CommandLineModule
| |
− | | |
− | In Application/GUI/Slicer3.cxx
| |
− | | |
− | Comment out #define PROSTATENAV_DEBUG around line 90:
| |
− | //#define NEURONAV_DEBUG
| |
− | //#define PROSTATENAV_DEBUG <-- Here !
| |
− | //#define TRACTOGRAPHY_DEBUG
| |
− | | |
− | ==Compiling with NaviTrack==
| |
− | | |
− | | |
− | | |
− | =System Architecture=
| |
− | | |
− | [[Image:Slicer3_ProstateModule_System_Architecture.png]]
| |
− | | |
− | =Acknowledgement=
| |
− | This project is supported by NIH 1R01CA111288-01A1 Enabling Technologies for MRI-Guided Prostate Interventions (PI: Clare Tempany).
| |