软件包:orthanc(1.12.4+dfsg-4 以及其他的)
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 有关的软件包
|
|
|
|
-
- dep: init-system-helpers (>= 1.54~)
- 所有初始化系统的帮助工具
-
- dep: adduser
- 添加、删除用户和组
-
- dep: dcmtk-data (>= 3.6.8)
- OFFIS DICOM toolkit data files
-
- dep: libboost-filesystem1.83.0 (>= 1.83.0)
- filesystem operations (portable paths, iteration over directories, etc) in C++
-
- dep: libboost-iostreams1.83.0 (>= 1.83.0)
- Boost.Iostreams Library
-
- dep: libboost-locale1.83.0 (>= 1.83.0)
- C++ facilities for localization
-
- dep: libboost-thread1.83.0 (>= 1.83.0)
- portable C++ multi-threading
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcivetweb1 (>= 1.16+dfsg)
- embeddable web server with optional CGI, SSL and Lua support (lib)
-
- dep: libcurl4t64 (>= 7.16.2)
- 简单易用的客户端 URL 传输软件库(OpenSSL 变种)
-
- dep: libdcmtk18 (>= 3.6.8)
- OFFIS DICOM toolkit runtime libraries
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支持库
-
- dep: libjpeg62-turbo (>= 1.3.1)
- libjpeg-turbo JPEG runtime library
-
- dep: libjsoncpp26 (>= 1.9.6)
- library for reading and writing JSON for C++
-
- dep: liblua5.3-0
- Shared library for the Lua interpreter version 5.3
-
- dep: libpng16-16t64 (>= 1.6.2)
- PNG 库 - 运行时(版本 1.6)
-
- dep: libprotobuf32t64 (>= 3.21.12)
- protocol buffers C++ library
-
- dep: libpugixml1v5 (>= 1.14)
- Light-weight C++ XML processing library
-
- dep: libsqlite3-0 (>= 3.7.3)
- SQLite 3 共享库
-
- dep: libssl-dev
- Secure Sockets Layer toolkit - development files
-
- dep: libssl3t64 (>= 3.0.0)
- 安全套接字层工具箱 - 共享库
-
- dep: libstdc++6 (>= 14)
- GNU 标准 C++ 库,第3版
-
- dep: libuuid1 (>= 2.16)
- 通用唯一标识符 (UUID) 库
-
- dep: locales
- GNU C 程序库:多国语言 (locale) 数据 [支持]
-
- dep: tzdata
- 时区和夏令时数据
-
- dep: zlib1g (>= 1:1.2.0)
- 压缩库 - 运行时