orthanc-ohif

This is a read-only mirror of https://hg.orthanc-server.com/orthanc-ohif/

https://github.com/orthanc-mirrors/orthanc-ohif

Science Score: 57.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.9%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

This is a read-only mirror of https://hg.orthanc-server.com/orthanc-ohif/

Basic Info
  • Host: GitHub
  • Owner: orthanc-mirrors
  • Language: C++
  • Default Branch: master
  • Homepage:
  • Size: 709 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed 7 months ago
Metadata Files
Readme Changelog License Citation

README

OHIF plugin for Orthanc
=======================


General information
-------------------

This repository contains the source code of a plugin to give access to
OHIF directly inside Orthanc.

The homepage of OHIF can be found at:
https://ohif.org/

The source code of OHIF is available at:
https://github.com/OHIF/Viewers

Packages for the released versions of OHIF are available at:
https://github.com/OHIF/Viewers/tags


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

Build and usage instructions are available in the Orthanc Book:
https://orthanc.uclouvain.be/book/plugins/ohif.html


Contributing
------------

Instructions for contributing to the Orthanc project are included in
the Orthanc Book:
https://orthanc.uclouvain.be/book/developers/repositories.html


Licensing
---------

- OHIF is licensed under the MIT license.

- The OHIF plugin for Orthanc is licensed under the GPL license, to
  fulfill the GPL license of the Orthanc SDK.

- This project is REUSE compliant for its licensing, as established by
  Free Software Foundation Europe (FSFE):
  https://reuse.software/


Citation
--------

If you wish to cite OHIF, please refer to the following page:
https://v3-docs.ohif.org/#citing-ohif

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"
}

Owner

  • Name: orthanc-mirrors
  • Login: orthanc-mirrors
  • Kind: organization

Citation (CITATION.cff)

cff-version: "1.1.0"
message: "If you use this software, please cite it using these metadata."
title: Orthanc
abstract: "Orthanc is a lightweight open-source DICOM server for medical imaging supporting representational state transfer (REST)."
authors:
  -
    affiliation: UCLouvain
    family-names: Jodogne
    given-names: "Sébastien"
doi: "10.1007/s10278-018-0082-y"
license: "GPL-3.0-or-later"
repository-code: "https://orthanc.uclouvain.be/hg/orthanc/"
version: 1.12.5
date-released: 2024-12-17

GitHub Events

Total
  • Push event: 6
  • Create event: 8
Last Year
  • Push event: 6
  • Create event: 8

Dependencies

Resources/CreateOHIFDist/Dockerfile docker
  • node 21.2-bullseye-slim build