alabamagan / qtdcm

QtDcm provides a set of Qt widgets to search and query DICOM images from a PACS. https://qtdcm.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Presentation

QtDCM implements several Qt widgets for manipulating Dicom data. With QtDCM, it is possible to explore a Dicom CD-ROM, to search and download from a PACS (Pictures Archive and Communications System) and to convert series of images to the nifti format. Thanks to its simple design, QtDcm is very easy to integrate in other application (see the example directory in the code).

Installation

QtDCM requires :

PACS compatibility

For the moment, QtDCM is only tested with DCM4CHEE PACS.

About

QtDcm provides a set of Qt widgets to search and query DICOM images from a PACS. https://qtdcm.github.io

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 86.7%Language:CMake 13.2%Language:C 0.1%