Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2014-12-02-Orthanc_Import.jar | 2014-12-03 | 49.8 kB | |
Totals: 1 Item | 49.8 kB | 0 |
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: https://code.google.com/p/orthanc-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@gmail.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.