Browse

All the downloads that are available for Orthanc, including official releases and precompiled plugins.

Remark: All the Windows binaries from this Web page (i.e. all the .exe and .dll files) are compiled for 32bit architecture. Consequently, the precompiled plugins (.dll) can only be used by a 32bit version of Orthanc. An installer for Windows 64bit, containing all the plugins, is available on this page courtesy of Osimis.

 

Name Date Size Downloads
   ..
   OrthancImageJ-1.2.tar.gz 2018-10-31 0.04 MB 1759
   Orthanc_Import-1.2.jar 2018-10-31 0.05 MB 1505
   OrthancImageJ-1.1.tar.gz 2016-04-15 0.04 MB 1771
   Orthanc_Import-1.1.jar 2016-04-15 0.05 MB 2060
   OrthancImageJ-1.0.0.tar.gz 2014-12-08 0.04 MB 1561
   Orthanc_Import-1.0.0.jar 2014-12-08 0.05 MB 1871
ImageJ plugin for Orthanc
=========================

This folder contains an ImageJ plugin that allows to easily access
DICOM images that are stored in some Orthanc server. This plugin might
be useful to medical physicists for QA tasks, as well as for
pedagogical purpose.

Homepage: http://www.orthanc-server.com/static.php?page=imagej


Windows Installation
--------------------

Download the most recent ".jar" file from this folder, then put it
into the "plugins" folder of the ImageJ distribution. By default, this
folder is:

C:\Program Files\ImageJ\plugins\


Linux Installation
------------------

Download the most recent ".jar" file from this folder, then put it
into the following folder:

~/.imagej/plugins/


Author
------

Sebastien Jodogne <s.jodogne@orthanc-labs.com>
Medical Physics Department, University Hospital of Liège, Belgium


Licensing
---------

Orthanc and this plugin are licensed under the GPLv3 license.

We also kindly ask scientific works and clinical studies that make
use of Orthanc to cite Orthanc in their associated publications.
Similarly, we ask open-source and closed-source products that make
use of Orthanc to warn us about this use. You can cite our work
using the following BibTeX entry:

@inproceedings{Jodogne:ISBI2013,
  author = {Jodogne, S. and Bernard, C. and Devillers, M. and Lenaerts, E. and Coucke, P.},
  title = {Orthanc -- {A} Lightweight, {REST}ful {DICOM} Server for Healthcare and Medical Research},
  booktitle={Biomedical Imaging ({ISBI}), {IEEE} 10th International Symposium on}, 
  year={2013}, 
  pages={190-193}, 
  ISSN={1945-7928},
  month=apr,
  url={http://ieeexplore.ieee.org/xpl/articleDetails.jsp?tp=&arnumber=6556444},
  address={San Francisco, {CA}, {USA}}
}

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.