Difference between revisions of "2011 Summer Project Week DICOM Networking"
From NAMIC Wiki
Nherlambang (talk | contribs) |
|||
(One intermediate revision by one other user not shown) | |||
Line 3: | Line 3: | ||
Image:PW-MIT2011.png|[[2011_Summer_Project_Week#Projects|Projects List]] | Image:PW-MIT2011.png|[[2011_Summer_Project_Week#Projects|Projects List]] | ||
Image:Slicer4-dicomtent-2011-06-02.png|Current prototype (not fully functional) with DCMTK/Qt-based ctkDICOM widgets in Slicer4 | Image:Slicer4-dicomtent-2011-06-02.png|Current prototype (not fully functional) with DCMTK/Qt-based ctkDICOM widgets in Slicer4 | ||
+ | Image:CtkDICOM-20110624.png|Latest ctkDICOM widgets (2011-6-24) | ||
</gallery> | </gallery> | ||
Line 51: | Line 52: | ||
*** Implement search function on local SQLite database | *** Implement search function on local SQLite database | ||
*** Tool-tip previewing | *** Tool-tip previewing | ||
+ | * [http://wiki.slicer.org/slicerWiki/index.php/Slicer4:MultiVolumeContainer#Summer_2011_Project_Week_Breakout_Session Breakout session on multi volume containers ] | ||
</div> | </div> |
Latest revision as of 14:39, 24 June 2011
Home < 2011 Summer Project Week DICOM NetworkingKey Investigators
- BWH: Nicole Aucoin, Noby Hata
- Isomics: Steve Pieper
- AZE: Nicholas Herlambang
Goal is to define use cases and test current implementations of DICOM networking.
Objective
Come away with a specific design for GUI and functionality of Slicer4's DICOM networking support.
Collect concrete use cases.
Approach, Plan
Review current prototypes and functionality available in various toolkits (CTK, DCMTK).
Progress
- Discussed concrete use cases with key customers
- DICOM-RT (Greg Sharp)
- Prostate Therapy (Andrey Fedorov)
- Reviewed mapping of DICOM and Displayable Hierarchies
- Some progress on ctkDICOM
- Better inter-connectivity between widgets
- Window/Level and zoom function in image previewer
- Cool new cine display in ctkDICOM!
- Defined some TODOs:
- Multiple selections on data list
- Show the number of images for each series in data list
- Cine display accross series/studies
- Implement search function on local SQLite database
- Tool-tip previewing
- Breakout session on multi volume containers
Delivery Mechanism
This work will be delivered to the NAMIC Kit as a
- NITRIC distribution
- Slicer Module
- Built-in: yes, a core part of slicer4
- Extension -- commandline: Maybe, if needed
- Extension -- loadable: no