annotate Sphinx/source/faq/viewers.rst @ 552:5327509a5031

updated faq/viewers.rst
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sun, 06 Dec 2020 11:55:19 +0100
parents 011b01ccf52d
children 34023cb72023
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>`__.
358
011b01ccf52d fixing external hyperlinks
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 303
diff changeset
27 * `OsiriX <https://www.osirix-viewer.com/>`__ (note however that the
3
3405c25deb53 What DICOM viewer is compatible with Orthanc?
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
28 openness of this particular software is `currently subject to
3405c25deb53 What DICOM viewer is compatible with Orthanc?
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
29 discussion
358
011b01ccf52d fixing external hyperlinks
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 303
diff changeset
30 <https://www.purview.net/blog/an-open-letter-to-the-osirix-community>`__).
3
3405c25deb53 What DICOM viewer is compatible with Orthanc?
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
31
51
392404ab7a85 indexed osimis viewer
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 50
diff changeset
32 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
33
552
5327509a5031 updated faq/viewers.rst
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 358
diff changeset
34 * `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
35 (advanced version of the Orthanc Web viewer).
358
011b01ccf52d fixing external hyperlinks
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 303
diff changeset
36 * `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
37 * `Osimis Web viewer plugin
5327509a5031 updated faq/viewers.rst
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 358
diff changeset
38 <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
39 (deprecated, but provides compatibility with Web browsers that do
5327509a5031 updated faq/viewers.rst
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 358
diff changeset
40 not support `WebAssembly <https://caniuse.com/?search=wasm>`__).
358
011b01ccf52d fixing external hyperlinks
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 303
diff changeset
41 * `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
42 * `Stone of Orthanc <https://www.orthanc-server.com/static.php?page=stone>`__.
116
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 62
diff changeset
43 * `dwv-orthanc-plugin
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 62
diff changeset
44 <https://github.com/ivmartel/dwv-orthanc-plugin>`__ by Yves
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 62
diff changeset
45 Martelli, that embeds `dwv
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 62
diff changeset
46 <https://github.com/ivmartel/dwv/wiki>`__.
3
3405c25deb53 What DICOM viewer is compatible with Orthanc?
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
47
50
ac12d3e07e18 Marco Barnig
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 25
diff changeset
48 Very importantly, Marco Barnig independently keeps track of a list of
ac12d3e07e18 Marco Barnig
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 25
diff changeset
49 `Mobile DICOM Viewers <http://www.web3.lu/mobile-dicom-viewers/>`__
ac12d3e07e18 Marco Barnig
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 25
diff changeset
50 that are compatible with Orthanc. The Orthanc project is very grateful
ac12d3e07e18 Marco Barnig
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 25
diff changeset
51 to Marco for this great contribution.
ac12d3e07e18 Marco Barnig
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 25
diff changeset
52
3
3405c25deb53 What DICOM viewer is compatible with Orthanc?
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
53 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
54 follow the :ref:`troubleshooting guide <dicom>`.