Grassroots DiCoM is a C++ library for DICOM medical files. It is accessible from Python, C#, Java and PHP. It supports RAW, JPEG, JPEG 2000, JPEG-LS, RLE and deflated transfer syntax.
It comes with a super fast scanner implementation to quickly scan hundreds of DICOM files.
It supports SCU network operations (C-ECHO, C-FIND, C-STORE, C-MOVE). PS 3.3 & 3.6 are distributed as XML files.
It also provides PS 3.15 certificates and password based mecanism to anonymize and de-identify DICOM datasets.
Features
- RAW, JPEG, JPEG 2000, JPEG-LS, RLE and deflated
- Quickly scan DICOM for attributes
- SCU: C-ECHO, C-FIND, C-STORE, C-MOVE
- PS 3.3 & PS 3.6/3.7 as XML files
- PS 3.15 de-identify / re-identify (certificates+password based)
- Portable C++
- Bindings: Python, C#, Java, PHP and Perl
- VTK bridge (ImageData and RTSTRUCT)
- Nightly test suite
- Support well-known DICOM issues (PMSCT_RLE1, JAI JPEG-LS)
License
Apache License V2.0, BSD LicenseFollow Grassroots DICOM
You Might Also Like
Cloud data warehouse to power your data-driven innovation
BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
Rate This Project
Login To Rate This Project
User Reviews
-
It contains DICOM scanner, it support Python and it has rich features. One can do scientific work easily by integrating it into Jupiter notebook.
-
Great toolkit for handling DICOM files. Examples are clear. Developer is responsive to requests for fixes or changes.
-
great project
-
Currently using GDCM for a personal project, the features and functionality of this project are impressive. My only criticism would be to increase the level of documentation.
-
Great tool