Difference between revisions of "2015 Summer Project Week:DCMTK"

From NAMIC Wiki
Jump to: navigation, search
(Created page with '__NOTOC__ <gallery> Image:PW-Summer2015.png|Projects List </gallery> ==Key Investigators== * Michael Onken * Andrey Fedorov * Steve Pieper …')
 
 
Line 25: Line 25:
 
<h3>Progress</h3>
 
<h3>Progress</h3>
 
* we confirmed dcmtk-seg branch does not appear to have problems with Slicer
 
* we confirmed dcmtk-seg branch does not appear to have problems with Slicer
 +
* Removed duplicated code
 +
* Refactored code to be consistent all over the new libraries
 +
* Started merging with DCMTK's official master branch
 
</div>
 
</div>
 
</div>
 
</div>

Latest revision as of 14:25, 24 June 2015

Home < 2015 Summer Project Week:DCMTK

Key Investigators

  • Michael Onken
  • Andrey Fedorov
  • Steve Pieper

Project Description

Objective

  • Integrate new DCMTK functionality from a private branch into stable master
    • this branch improves support for the classes needed to generate DICOM objects, and specifically for the DICOM SEG modality
  • Integrate and test the updated DCMTK master with Slicer

Approach, Plan

  • Merge dcmtk-seg branch into dcmtk master
  • confirm Slicer compiles fine

Progress

  • we confirmed dcmtk-seg branch does not appear to have problems with Slicer
  • Removed duplicated code
  • Refactored code to be consistent all over the new libraries
  • Started merging with DCMTK's official master branch