Difference between revisions of "2011 Summer Project Week DICOM Networking"
From NAMIC Wiki
Nherlambang (talk | contribs) |
|||
Line 41: | Line 41: | ||
** Prostate Therapy (Andrey Fedorov) | ** Prostate Therapy (Andrey Fedorov) | ||
* Reviewed mapping of DICOM and Displayable Hierarchies | * Reviewed mapping of DICOM and Displayable Hierarchies | ||
− | * Cool new cine display in ctkDICOM! | + | * 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 selection in data list | ||
+ | *** Show the number of images for each series in data list | ||
+ | *** Cine display accross series/studies | ||
+ | *** Search function on local SQLite database | ||
</div> | </div> |
Revision as of 13:13, 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 selection in data list
- Show the number of images for each series in data list
- Cine display accross series/studies
- Search function on local SQLite database
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