orthanc-wsi
This is a read-only mirror of https://hg.orthanc-server.com/orthanc-wsi/
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 (15.6%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
This is a read-only mirror of https://hg.orthanc-server.com/orthanc-wsi/
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed about 1 year ago
Metadata Files
Readme
Changelog
License
Citation
Authors
README
Orthanc for Whole-Slide Imaging
===============================
General Information
-------------------
This repository contains the source code of the official tools to
introduce support of whole-slide microscopic imaging (WSI) in
Orthanc. It is made of three separate components:
(a) A command-line tool called "Dicomizer" that converts whole-slide
images to DICOM, according to Supplement 145.
The input images of the Dicomizer can be either formatted as
standard hierarchical TIFF images, or as proprietary formats for
digital pathology. In the latter case, OpenSlide is used to decode
the input images.
(b) An Orthanc plugin that extends Orthanc Explorer with a Web viewer
of whole-slide images.
(c) A command-line tool called "DicomToTiff" that converts some
whole-slide image stored in an Orthanc server, into a standard
hierarchical TIFF file. This tool can be used to export DICOM
images to any post-processing framework.
Dependencies
------------
The whole-slide imaging framework is notably based upon the following
projects:
* Orthanc, a lightweight Vendor Neutral Archive (DICOM server):
http://www.orthanc-server.com/
* OpenSlide, a simple interface to read whole-slide images encoded
using proprietary file formats:
http://openslide.org/
* OpenLayers, a framework to put a dynamic map in any web page:
https://openlayers.org/
* OpenJPEG, an open-source JPEG 2000 codec:
http://www.openjpeg.org/
Installation and usage
----------------------
Build instructions are similar to that of Orthanc:
https://orthanc.uclouvain.be/book/faq/compiling.html
Usage details are available as part of the Orthanc Book:
https://orthanc.uclouvain.be/book/plugins/wsi.html
The two command-line tools can be found in folder "Applications".
They come with an extensive "--help" option.
The Web viewer plugin can be found in folder "ViewerPlugin". It has no
specific option, so you just have to make your "Plugins" configuration
option of Orthanc point to the shared library containing the plugin:
https://orthanc.chu.ulg.ac.be/book/users/configuration.html
Contributing
------------
Instructions for contributing to the Orthanc project are included in
the Orthanc Book:
https://orthanc.uclouvain.be/book/developers/repositories.html
Licensing
---------
The WSI toolbox for Orthanc is 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:
@Article{Jodogne2018,
author="Jodogne, S{\'e}bastien",
title="The {O}rthanc Ecosystem for Medical Imaging",
journal="Journal of Digital Imaging",
year="2018",
month="May",
day="03",
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
- Repositories: 1
- Profile: https://github.com/orthanc-mirrors
Citation (CITATION.cff)
cff-version: "1.1.0"
message: "If you use this software, please cite it using these metadata."
title: "Open Implementation of DICOM for Whole-Slide Microscopic Imaging"
authors:
-
affiliation: UCLouvain
family-names: Jodogne
given-names: "Sébastien"
-
affiliation: "ULiège"
family-names: Lenaerts
given-names: "Éric"
-
affiliation: "ULiège"
family-names: Marquet
given-names: "Lara"
-
affiliation: "ULiège"
family-names: Erpicum
given-names: Charlotte
-
affiliation: "ULiège"
family-names: Greimers
given-names: Roland
-
affiliation: "ULiège"
family-names: Gillet
given-names: Pierre
-
affiliation: "ULiège"
family-names: Hustinx
given-names: Roland
-
affiliation: "ULiège"
family-names: Delvenne
given-names: Philippe
doi: "10.5220/0006155100810087"
license: "AGPL-3.0-or-later"
repository-code: "https://orthanc.uclouvain.be/hg/orthanc-wsi/"
version: "3.2"
date-released: 2025-04-08
GitHub Events
Total
- Push event: 14
- Create event: 6
Last Year
- Push event: 14
- Create event: 6