orthanc 1.5.8+dfsg-2 source package in Ubuntu
Changelog
orthanc (1.5.8+dfsg-2) unstable; urgency=medium * Disabling unit test "ImageProcessing.Convolution" on i386 -- Sebastien Jodogne <email address hidden> Thu, 17 Oct 2019 09:40:16 +0200
Upload details
- Uploaded by:
- Debian Med
- Uploaded to:
- Sid
- Original maintainer:
- Debian Med
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
orthanc_1.5.8+dfsg-2.dsc | 2.3 KiB | f87cf48788b07d29d50efea77c83bedd01e5e6fd666b2b84c831283266b3e6b4 |
orthanc_1.5.8+dfsg.orig.tar.xz | 773.2 KiB | a9e7c93249467b4a9b1bf8e0ec4df9bedeb20adf4a724cfa239f8da903a5a22d |
orthanc_1.5.8+dfsg-2.debian.tar.xz | 1.7 MiB | ca36c4aae3c4a85de15ee166e5ea4fa187c17d75feb48edce0dbd99b7c99b824 |
Available diffs
- diff from 1.5.7+dfsg-2 to 1.5.8+dfsg-2 (41.3 KiB)
No changes file available.
Binary packages built by this source
- orthanc: Lightweight, RESTful DICOM server for medical imaging
Orthanc aims at providing a simple, yet powerful DICOM server for
medical imaging. Orthanc can turn any computer running Windows or
Linux into a Vendor Neutral Archive (in other words, a mini-PACS
system). Its architecture is lightweight, meaning that no complex
database administration is required, nor the installation of
third-party dependencies.
.
What makes Orthanc unique is the fact that it provides a RESTful
API. Thanks to this major feature, it is possible to drive Orthanc
from any computer language. The DICOM tags of the stored medical
images can be downloaded in the JSON file format. Furthermore,
standard PNG images can be generated on-the-fly from the DICOM
instances by Orthanc.
.
Orthanc lets its users focus on the content of the DICOM files,
hiding the complexity of the DICOM format and of the DICOM protocol.
- orthanc-dbgsym: debug symbols for orthanc
- orthanc-dev: Orthanc development files
Orthanc aims at providing a simple, yet powerful DICOM server for
medical imaging. Orthanc can turn any computer running Windows or
Linux into a Vendor Neutral Archive (in other words, a mini-PACS
system). Its architecture is lightweight, meaning that no complex
database administration is required, nor the installation of
third-party dependencies.
.
This package includes the header files to develop C/C++ plugins
for Orthanc.
- orthanc-doc: Documentation of Orthanc
Orthanc aims at providing a simple, yet powerful DICOM server for
medical imaging. Orthanc can turn any computer running Windows or
Linux into a Vendor Neutral Archive (in other words, a mini-PACS
system). Its architecture is lightweight, meaning that no complex
database administration is required, nor the installation of
third-party dependencies.
.
This package includes the documentation and the sample codes
available for Orthanc. It also includes the documentation
to develop C/C++ plugins for Orthanc.