/[ports]
ViewVC logotype

Revision 388534


Jump to revision: Previous Next
Author: amdmi3
Date: Thu Jun 4 14:07:31 2015 UTC (9 years, 1 month ago)
Changed paths: 24
Log Message:
- Add science/orthanc

Orthanc aims at providing a simple, yet powerful standalone DICOM
server. It is designed to improve the DICOM flows in hospitals and to
support research about the automated analysis of medical images.

Orthanc can turn any computer running Windows, Linux, FreeBSD or OS X
into a DICOM store (in other words, a mini-PACS system). Its
architecture is lightweight and standalone, 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.

WWW: http://www.orthanc-server.com/

PR:		199146
Submitted by:	mp39590@gmail.com


Changed paths

Path Details
Directoryhead/GIDs modified , text changed
Directoryhead/UIDs modified , text changed
Directoryhead/science/Makefile modified , text changed
Directoryhead/science/orthanc/ added
Directoryhead/science/orthanc/Makefile added
Directoryhead/science/orthanc/distinfo added
Directoryhead/science/orthanc/files/ added
Directoryhead/science/orthanc/files/orthanc.in added
Directoryhead/science/orthanc/files/patch-CMakeLists.txt added
Directoryhead/science/orthanc/files/patch-Core_Compression_HierarchicalZipWriter.cpp added
Directoryhead/science/orthanc/files/patch-Core_ImageFormats_ImageProcessing.cpp added
Directoryhead/science/orthanc/files/patch-Core_MultiThreading_Mutex.cpp added
Directoryhead/science/orthanc/files/patch-Core_MultiThreading_ThreadedCommandProcessor.cpp added
Directoryhead/science/orthanc/files/patch-Core_Toolbox.cpp added
Directoryhead/science/orthanc/files/patch-OrthancServer_Internals_StoreScp.cpp added
Directoryhead/science/orthanc/files/patch-Plugins_Engine_PluginsManager.cpp added
Directoryhead/science/orthanc/files/patch-Plugins_Engine_SharedLibrary.cpp added
Directoryhead/science/orthanc/files/patch-Resources_CMake_AutoGeneratedCode.cmake added
Directoryhead/science/orthanc/files/patch-Resources_CMake_BoostConfiguration.cmake added
Directoryhead/science/orthanc/files/patch-Resources_CMake_Compiler.cmake added
Directoryhead/science/orthanc/files/patch-Resources_CMake_SQLiteConfiguration.cmake added
Directoryhead/science/orthanc/files/patch-Resources_Configuration.json added
Directoryhead/science/orthanc/pkg-descr added
Directoryhead/science/orthanc/pkg-plist added

  ViewVC Help
Powered by ViewVC 1.1.27