Digital Imaging and Communications in Medicine (DICOM) files are a world-wide standard in Health IT.
DICOM is a binary protocol and data format.
openDICOM.NET is made from four parts.
1. The opendicom-sharp class libary, main part of the project, provides an API to DICOM in C# for Mono and the .NET Framework.
It is a completely new implementation of DICOM in C# code.
2. opendicom-utils is a collection of console tools for working with required data dictionaries in different data formats (binary and textual), querying of ACR-NEMA (prior DICOM standard) and DICOM files and transcoding them into image formats like JPEG or XML files. These tools are written in C# for Mono and the .NET Framework and are using the opendicom-sharp API for processing.
3. opendicom-navigator recapitulates opendicom-utils in form of a GTK GUI. It provides different views with focus on DICOM data sets and visualization.
4. opendicom-beagle, helps to keep track of distributed ACR-NEMA and DICOM files across the file system.
Software Details:
Version: 0.1.1-2
Upload Date: 21 Jul 15
Developer: Albert Gnandt
Distribution Type: Freeware
Downloads: 48
Comments not found