Difference between revisions of "2011 Summer Project Week DICOM Networking"

From NAMIC Wiki
Jump to: navigation, search
 
(2 intermediate revisions 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 46: Line 47:
 
** Cool new cine display in ctkDICOM!
 
** Cool new cine display in ctkDICOM!
 
** Defined some TODOs:
 
** Defined some TODOs:
*** Multiple selections in data list
+
*** Multiple selections on data list
 
*** Show the number of images for each series in data list
 
*** Show the number of images for each series in data list
 
*** Cine display accross series/studies
 
*** Cine display accross series/studies
 
*** Implement search function on local SQLite database
 
*** Implement search function on local SQLite database
 +
*** 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 Networking

Key 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

  1. NITRIC distribution
  2. Slicer Module
    1. Built-in: yes, a core part of slicer4
    2. Extension -- commandline: Maybe, if needed
    3. Extension -- loadable: no