Mercurial > hg > orthanc-postgresql
view README @ 178:1b22bbc8468b OrthancPostgreSQL-2.1
OrthancPostgreSQL-2.1
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 20 Apr 2018 14:43:36 +0200 (2018-04-20) |
parents | 03a5a96a6bc4 |
children | 2420b0c1c331 |
line wrap: on
line source
PostgreSQL plugins for Orthanc ============================== General Information ------------------- This repository contains the source code of 2 plugins for Orthanc, the lightweight, RESTful DICOM server. These 2 plugins enable Orthanc to store its files and its index as PostgreSQL databases. Installation and usage ---------------------- Build and usage instructions are available in the Orthanc Book: https://orthanc.chu.ulg.ac.be/book/plugins/postgresql.html Licensing --------- The PostgreSQL plugins for Orthanc are licensed under the AGPL 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}} }