annotate Sphinx/source/faq/viewers.rst @ 627:53992cb7fa7f

c++03
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 06 Mar 2021 11:35:51 +0100
parents 34023cb72023
children f5465ea63f44
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
62
4b332c3d7824 moving TODO out of Trello
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 51
diff changeset
1 .. _viewers:
4b332c3d7824 moving TODO out of Trello
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 51
diff changeset
2
3
3405c25deb53 What DICOM viewer is compatible with Orthanc?
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
3 What DICOM viewer is compatible with Orthanc?
3405c25deb53 What DICOM viewer is compatible with Orthanc?
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
4 =============================================
3405c25deb53 What DICOM viewer is compatible with Orthanc?
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
5
552
5327509a5031 updated faq/viewers.rst
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 358
diff changeset
6 .. note:: The viewer that is the easiest to use with Orthanc is most
5327509a5031 updated faq/viewers.rst
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 358
diff changeset
7 probably the `Stone Web viewer
5327509a5031 updated faq/viewers.rst
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 358
diff changeset
8 <https://www.orthanc-server.com/static.php?page=stone-web-viewer>`__.
5327509a5031 updated faq/viewers.rst
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 358
diff changeset
9
3
3405c25deb53 What DICOM viewer is compatible with Orthanc?
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
10 Basically, any viewer that supports :ref:`DICOM query/retrieve
3405c25deb53 What DICOM viewer is compatible with Orthanc?
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
11 <query-retrieve>` should be compatible with Orthanc.
3405c25deb53 What DICOM viewer is compatible with Orthanc?
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
12
3405c25deb53 What DICOM viewer is compatible with Orthanc?
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
13 Because the Orthanc project is focused on the promotion of free
50
ac12d3e07e18 Marco Barnig
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 25
diff changeset
14 software for medical imaging, we do not publish the list of
3
3405c25deb53 What DICOM viewer is compatible with Orthanc?
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
15 proprietary DICOM viewers that are compatible with Orthanc. Here is a
3405c25deb53 What DICOM viewer is compatible with Orthanc?
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
16 list of free and open-source viewers that are known to be compatible
3405c25deb53 What DICOM viewer is compatible with Orthanc?
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
17 with Orthanc (do not hesitate to `warn us
180
4b4ede94381e preparing for 2019
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 133
diff changeset
18 <mailto:s.jodogne@orthanc-labs.com>`__ about other compatible FOSS):
3
3405c25deb53 What DICOM viewer is compatible with Orthanc?
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
19
247
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 180
diff changeset
20 * `Open Health Imaging Foundation (OHIF) <https://docs.ohif.org/>`__.
358
011b01ccf52d fixing external hyperlinks
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 303
diff changeset
21 * `Horos <https://horosproject.org/>`__.
011b01ccf52d fixing external hyperlinks
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 303
diff changeset
22 * `Gingko CADx <http://ginkgo-cadx.com/en/>`__ (a
25
669ea65ba7fb fix links
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 3
diff changeset
23 :ref:`configuration guide <ginkgo-cadx>` is available).
3
3405c25deb53 What DICOM viewer is compatible with Orthanc?
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
24 * `3D Slicer <https://www.slicer.org/>`__.
3405c25deb53 What DICOM viewer is compatible with Orthanc?
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
25 * `medInria <https://med.inria.fr/>`__.
133
e01359a58fda Aeskulap
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 116
diff changeset
26 * `Aeskulap <https://github.com/pipelka/aeskulap>`__.
624
34023cb72023 added Weasis
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 552
diff changeset
27 * `Weasis
34023cb72023 added Weasis
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 552
diff changeset
28 <https://nroduit.github.io/en/basics/customize/integration/#orthanc-web-server>`__
34023cb72023 added Weasis
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 552
diff changeset
29 (through the :ref:`DICOM web plugin <dicomweb>`).
3
3405c25deb53 What DICOM viewer is compatible with Orthanc?
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
30
51
392404ab7a85 indexed osimis viewer
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 50
diff changeset
31 Make also sure to check out the following extensions to Orthanc:
3
3405c25deb53 What DICOM viewer is compatible with Orthanc?
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
32
552
5327509a5031 updated faq/viewers.rst
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 358
diff changeset
33 * `Stone Web viewer plugin <https://www.orthanc-server.com/static.php?page=stone-web-viewer>`__
5327509a5031 updated faq/viewers.rst
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 358
diff changeset
34 (advanced version of the Orthanc Web viewer).
358
011b01ccf52d fixing external hyperlinks
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 303
diff changeset
35 * `Orthanc Web viewer plugin <https://www.orthanc-server.com/static.php?page=web-viewer>`__.
552
5327509a5031 updated faq/viewers.rst
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 358
diff changeset
36 * `Osimis Web viewer plugin
5327509a5031 updated faq/viewers.rst
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 358
diff changeset
37 <https://www.orthanc-server.com/static.php?page=osimis-web-viewer>`__
5327509a5031 updated faq/viewers.rst
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 358
diff changeset
38 (deprecated, but provides compatibility with Web browsers that do
5327509a5031 updated faq/viewers.rst
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 358
diff changeset
39 not support `WebAssembly <https://caniuse.com/?search=wasm>`__).
358
011b01ccf52d fixing external hyperlinks
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 303
diff changeset
40 * `ImageJ extension <https://www.orthanc-server.com/static.php?page=imagej>`__.
011b01ccf52d fixing external hyperlinks
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 303
diff changeset
41 * `Stone of Orthanc <https://www.orthanc-server.com/static.php?page=stone>`__.
116
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 62
diff changeset
42 * `dwv-orthanc-plugin
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 62
diff changeset
43 <https://github.com/ivmartel/dwv-orthanc-plugin>`__ by Yves
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 62
diff changeset
44 Martelli, that embeds `dwv
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 62
diff changeset
45 <https://github.com/ivmartel/dwv/wiki>`__.
3
3405c25deb53 What DICOM viewer is compatible with Orthanc?
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
46
50
ac12d3e07e18 Marco Barnig
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 25
diff changeset
47 Very importantly, Marco Barnig independently keeps track of a list of
ac12d3e07e18 Marco Barnig
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 25
diff changeset
48 `Mobile DICOM Viewers <http://www.web3.lu/mobile-dicom-viewers/>`__
ac12d3e07e18 Marco Barnig
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 25
diff changeset
49 that are compatible with Orthanc. The Orthanc project is very grateful
ac12d3e07e18 Marco Barnig
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 25
diff changeset
50 to Marco for this great contribution.
ac12d3e07e18 Marco Barnig
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 25
diff changeset
51
3
3405c25deb53 What DICOM viewer is compatible with Orthanc?
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
52 If you face problems when configuring DICOM networking, make sure to
3405c25deb53 What DICOM viewer is compatible with Orthanc?
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
53 follow the :ref:`troubleshooting guide <dicom>`.