mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
81a2fd99cc
GDCM is an open source DICOM library written in C++ that implements mainly the base DICOM standard part 5 that concentrates on image file format. WWW: http://gdcm.sourceforge.net/ Feature safe: yes
7 lines
332 B
Plaintext
7 lines
332 B
Plaintext
GDCM is an open source DICOM library. It is meant to deal with DICOM files
|
|
(as specified in part 10 of the DICOM standard). It offers some compatibility
|
|
with ACR-NEMA 1.0 & 2.0 files (raw files). It is written in C++ and offers
|
|
wrapping to other target languages such as Python, C#, Java and PHP.
|
|
|
|
WWW: http://gdcm.sourceforge.net/
|