Difference between revisions of "2013 Summer Project Week:Brachy HDR Ultrasound"
From NAMIC Wiki
m (Correcting link error) |
|||
Line 54: | Line 54: | ||
* [http://plustoolkit.org PLUS Toolkit] | * [http://plustoolkit.org PLUS Toolkit] | ||
* [https://www.assembla.com/spaces/perklabsandbox/tickets/8#/activity/ticket: Corresponding ticket] | * [https://www.assembla.com/spaces/perklabsandbox/tickets/8#/activity/ticket: Corresponding ticket] | ||
+ | * [http://dicom.offis.de/dcmtk.php.en DCMTK] |
Revision as of 16:50, 17 June 2013
Home < 2013 Summer Project Week:Brachy HDR UltrasoundKey Investigators
- Queen's: Adam Rankin
Objective
The goal is to create a module that can act as part of Slicer or independently as a Slicelet to provide an interface for the collection of ultrasound data, reconstruction of said data, and output of the volume in DICOM format.
Approach, Plan
- Implement module
- Debug module
- Test module with sample data from PLUS server
- Repeat until working!
- Test behaviour of module as a Slicelet
- Determine appropriate extension parent, or a new extension
Progress
- .
To do:
- Complete implementation of module (partially complete)
- Investigate UI sluggishness
- Complete export of voxel data into DICOM series
- Test module with sample data
- Test behaviour of module as a Slicelet
- Implement IGT connection mechanism within module UI
Delivery Mechanism
This work will be delivered to the NA-MIC Kit as a Slicer module, currently not packaged in an extension.