2015 Summer Project Week:DCMTK

From NAMIC Wiki
Jump to: navigation, search
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