Skip to the content.
  1. ctkDICOM Showcase application showing the DICOM retrieve and browse functionality of different CTK components.

  2. Basic functionality

    • Provide a database managing Patient, Study and Series information ** sql schema of header data ** Import local files ** Recursive traversal of directories ** Parsing of DICOMDIR files (WIP@DKFZ) ** Manage local database: delete files, re-index, (vacuum or other db admin as needed) ** Query and Retrieve data from PACS ** Search by different criteria ** Configure PACS settings ** Background listener that feeds into database ** Efficient Study/Series move requests (integrate incremental queries into ctkDICOMModel) ** Thumbnail preview of selected series ** Quick single slice view ** Zoom/pan *** Level window ** Search interface for local database (like Q/R search terms) ** Helper code for attaching new volume data into proper DICOM format and into database ** Store user code (send) ** Export from database to external directory (possibly with DICOMDIR)