All Projects → DCMTK → Dcmtk

DCMTK / Dcmtk

Licence: other
Official DCMTK Github Mirror

Projects that are alternatives of or similar to Dcmtk

weasis-dicom-tools
Basic dicom API
Stars: ✭ 19 (-94.74%)
Mutual labels:  dicom
Weasis
Weasis is a DICOM viewer available as a desktop application or as a web-based application.
Stars: ✭ 311 (-13.85%)
Mutual labels:  dicom
Deeppurpose
A Deep Learning Toolkit for DTI, Drug Property, PPI, DDI, Protein Function Prediction (Bioinformatics)
Stars: ✭ 342 (-5.26%)
Mutual labels:  toolkit
dicomsort
DICOM sorting utility
Stars: ✭ 25 (-93.07%)
Mutual labels:  dicom
Osirix
OsiriX DICOM Viewer
Stars: ✭ 284 (-21.33%)
Mutual labels:  dicom
Blueprint
A React-based UI toolkit for the web
Stars: ✭ 18,376 (+4990.3%)
Mutual labels:  toolkit
Smart-Inspector
Fluent re-take on Unity Inspector UX. Packed with QoL improvements.
Stars: ✭ 680 (+88.37%)
Mutual labels:  toolkit
React Heatpack
A 'heatpack' command for quick React development with webpack hot reloading
Stars: ✭ 354 (-1.94%)
Mutual labels:  toolkit
Pynetdicom
A Python implementation of the DICOM networking protocol
Stars: ✭ 289 (-19.94%)
Mutual labels:  dicom
Hexagon
Hexagon is a microservices toolkit written in Kotlin. Its purpose is to ease the building of services (Web applications, APIs or queue consumers) that run inside a cloud platform.
Stars: ✭ 336 (-6.93%)
Mutual labels:  toolkit
fmjpeg2koj
JPEG2000 codec for DCMTK using openjpeg
Stars: ✭ 32 (-91.14%)
Mutual labels:  dicom
Dgfraud
A Deep Graph-based Toolbox for Fraud Detection
Stars: ✭ 281 (-22.16%)
Mutual labels:  toolkit
Kubekit
A Kubernetes deployment toolkit for offline environment.
Stars: ✭ 328 (-9.14%)
Mutual labels:  toolkit
x
ORY-specific go-libraries
Stars: ✭ 33 (-90.86%)
Mutual labels:  toolkit
Sherloq
An open-source digital image forensic toolset
Stars: ✭ 349 (-3.32%)
Mutual labels:  toolkit
go-tools
A utility tool library of Golang.
Stars: ✭ 44 (-87.81%)
Mutual labels:  toolkit
Medpy
Medical image processing in Python
Stars: ✭ 321 (-11.08%)
Mutual labels:  dicom
Recnn
Reinforced Recommendation toolkit built around pytorch 1.7
Stars: ✭ 362 (+0.28%)
Mutual labels:  toolkit
Eventhus
Go - CQRS / Event Sourcing made easy - Go
Stars: ✭ 350 (-3.05%)
Mutual labels:  toolkit
Tbuiautotest
Generating UI test label automatically for iOS.
Stars: ✭ 333 (-7.76%)
Mutual labels:  toolkit

DCMTK

This DICOM ToolKit (DCMTK) package consists of source code, documentation and installation instructions for a set of software libraries and applications implementing part of the DICOM/MEDICOM Standard.

DCMTK contains the following sub-packages, each in its own sub-directory:

  • config - configuration utilities for DCMTK
  • dcmdata - a data encoding/decoding library and utility apps
  • dcmect - a library for working with Enhanced CT objects
  • dcmfg - a library for working with functional groups
  • dcmimage - adds support for color images to dcmimgle
  • dcmimgle - an image processing library and utility apps
  • dcmiod - a library for working with information objects and modules
  • dcmjpeg - a compression/decompression library and utility apps
  • dcmjpls - a compression/decompression library and utility apps
  • dcmnet - a networking library and utility apps
  • dcmpmap - a library for working with parametric map objects
  • dcmpstat - a presentation state library and utility apps
  • dcmqrdb - an image database server
  • dcmrt - a radiation therapy library and utility apps
  • dcmseg - a library for working with segmentation objects
  • dcmsign - a digital signature library and utility apps
  • dcmsr - a structured reporting library and utility apps
  • dcmtls - security extensions for the network library
  • dcmtract - a library for working with tractography results
  • dcmwlm - a modality worklist database server
  • oflog - a logging library based on log4cplus
  • ofstd - a library of general purpose classes

Each sub-directory (except config) contains further sub-directories for application source code (apps), library source code (libsrc), library include files (include), configuration data (etc), documentation (docs), sample and support data (data) as well as test programs (tests).

To build and install the DCMTK package see the INSTALL file. For copyright information see the COPYRIGHT file. For information about the history of this software see the HISTORY file. For answers to frequently asked questions please consult the FAQ.

In addition to the API documentation, which is also available online, there is a Wiki system where further information (e.g. HOWTOs) can be found.

If you find bugs or other problems with this software, we would appreciate hearing about them. Please send electronic mail to: bugs/at/dcmtk/dot/org

Please try to describe the problem in detail and if possible give a suggested fix. For general questions on how to compile, install or use the toolkit we recommend the public discussion forum.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].