Difference between revisions of "Collaboration/NWU/Radiology Workstation"
Line 1: | Line 1: | ||
http://www.na-mic.org/Wiki/index.php/NA-MIC/Projects/Theme/Template - Please cut and paste the template from this page and use it here. This will be the replacement for the 4-block. | http://www.na-mic.org/Wiki/index.php/NA-MIC/Projects/Theme/Template - Please cut and paste the template from this page and use it here. This will be the replacement for the 4-block. | ||
− | + | {| | |
− | + | |[[Image:ProjectWeek-2007.png|thumb|320px|Return to [[2007_Programming/Project_Week_MIT|Project Week Main Page]] ]] | |
+ | |} | ||
− | + | __NOTOC__ | |
+ | ===Key Investigators=== | ||
+ | * Northwestern: David S. Channin, Pat Mongkolwat, Skip Talbot, Alex Kogan, Vladimir Kleper | ||
+ | * Isomics: Steve Pieper | ||
− | |||
− | + | <div style="margin: 20px;"> | |
− | To | + | <div style="width: 27%; float: left; padding-right: 3%;"> |
+ | <h1>Objective</h1> | ||
+ | To demonstrate integration of advanced visualization algorithms in a clinical workstation through the logic and functionality of Slicer3. | ||
− | + | </div> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | <div style="width: 27%; float: left; padding-right: 3%;"> | |
+ | <h1>Approach, Plan</h1> | ||
− | + | To finish integrating Slicer3 including support for custome modules, and to add a custom MRML scene to the main viewer featuring a 6 plane cubic representation of the volume with an additional oblique cut plane. | |
+ | </div> | ||
− | + | <div style="width: 40%; float: left;"> | |
− | + | <h1>Progress</h1> | |
− | |||
− | ' | + | We integrated Slicer3 alpha with our 2D workstation by directly modifying the Slicer3 base code, passing window handles through Slicer3's GUI objects. Modifying the base code prevented maintainability of Slicer3 updates as changes had to be reimplimented. Currently, we can integrate the Slicer3 beta without modifying the base code by extracting the render windows through existing accessor methods and adding them to our workstation through a managed version of VTK. |
− | * | + | |
+ | </div> | ||
+ | |||
+ | <br style="clear: both;" /> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | ===References=== | ||
+ | * A Translation Station for Imaging: P. Mongkolwat, T. Lechner, T. Johnson, A. Kogan, S. Talbot, D. S. Channin; Radiological Society of North America, Chicago, IL. November 2006. | ||
+ | * Advancing Advanced Visualization in the Clinical Environment: S. Talbot, P. Mongkolwat, D. S. Channin; Society for Imaging Informatics in Medicine (SIIM), Providence, RI, To be presented, June 2007. |
Revision as of 19:46, 31 May 2007
Home < Collaboration < NWU < Radiology Workstationhttp://www.na-mic.org/Wiki/index.php/NA-MIC/Projects/Theme/Template - Please cut and paste the template from this page and use it here. This will be the replacement for the 4-block.
Key Investigators
- Northwestern: David S. Channin, Pat Mongkolwat, Skip Talbot, Alex Kogan, Vladimir Kleper
- Isomics: Steve Pieper
Objective
To demonstrate integration of advanced visualization algorithms in a clinical workstation through the logic and functionality of Slicer3.
Approach, Plan
To finish integrating Slicer3 including support for custome modules, and to add a custom MRML scene to the main viewer featuring a 6 plane cubic representation of the volume with an additional oblique cut plane.
Progress
We integrated Slicer3 alpha with our 2D workstation by directly modifying the Slicer3 base code, passing window handles through Slicer3's GUI objects. Modifying the base code prevented maintainability of Slicer3 updates as changes had to be reimplimented. Currently, we can integrate the Slicer3 beta without modifying the base code by extracting the render windows through existing accessor methods and adding them to our workstation through a managed version of VTK.
References
- A Translation Station for Imaging: P. Mongkolwat, T. Lechner, T. Johnson, A. Kogan, S. Talbot, D. S. Channin; Radiological Society of North America, Chicago, IL. November 2006.
- Advancing Advanced Visualization in the Clinical Environment: S. Talbot, P. Mongkolwat, D. S. Channin; Society for Imaging Informatics in Medicine (SIIM), Providence, RI, To be presented, June 2007.