Source: orthanc-imagej Maintainer: Debian Med Packaging Team Uploaders: Sebastien Jodogne , Andreas Tille Section: science Priority: optional Build-Depends: cmake, default-jdk, debhelper (>= 10), libij-java, libjson-simple-java Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/med-team/orthanc-imagej Vcs-Git: https://salsa.debian.org/med-team/orthanc-imagej.git Homepage: http://www.orthanc-server.com/static.php?page=imagej Package: orthanc-imagej Architecture: all Depends: ${misc:Depends}, default-jre (>= 2:1.8) | java8-runtime, imagej, libjson-simple-java Recommends: orthanc Description: ImageJ plugin to import images from Orthanc This ImageJ plugin allows ImageJ to browse the content of an Orthanc server, then import 2D/3D DICOM images from Orthanc into ImageJ. Orthanc is a lightweight, RESTful DICOM server for healthcare and medical research. . This plugin simplifies the indexation of DICOM images if using ImageJ (e.g. for quality control of DICOM modalities, or for pedagogical use). There is also no need to carry on any complex network configuration, since the plugin directly uses the REST API of Orthanc. This makes its installation and its use quite straightforward.