view README @ 7:c91e2383a5a6

fix Orthanc framework at 1.10.1 for MSVC2008
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 25 Apr 2022 17:41:31 +0200 (2022-04-25)
parents a2d79b456440
children cced327deb46
line wrap: on
line source
Neuroimaging plugin for Orthanc
===============================


General Information
-------------------

This repository contains the source code of a plugin that provides
support for neuroimaging file formats (NIfTI and BIDS) in Orthanc.


Installation and usage
----------------------

Build and usage instructions are available in the Orthanc Book:
http://book.orthanc-server.com/plugins/neuro.html


Licensing
---------

The neuroimaging plugin for Orthanc is licensed under the GPL 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:

@Article{Jodogne2018,
  author="Jodogne, S{\'e}bastien",
  title="The {O}rthanc Ecosystem for Medical Imaging",
  journal="Journal of Digital Imaging",
  year="2018",
  month="Jun",
  day="01",
  volume="31",
  number="3",
  pages="341--352",
  issn="1618-727X",
  doi="10.1007/s10278-018-0082-y",
  url="https://doi.org/10.1007/s10278-018-0082-y"
}