ohif-viewer/docs/latest
Igor Octaviano 8f2604509d
feat: OHIF-1000: Study prefetcher (#2466)
* Enable study prefetcher and expose configs

* Fix progress for all images

* Enable study loading listener

* Add new default for displaying progress bar for series

* Use events instead of redux to improve performance

* Add documentation, resolve issues with different datasets

* CR Updates

* CR Updates

* CR Updates & Resolve issue when activating both stack and study prefetch

* Add upward and update display set logic

* Add new behavior to prefetching orders

* Rollback display set check and activate cache check

* Remove prefetch check

* Check if displayset has images

* Debounce check cache events

* Remove usued debounce flags

* Ignore prefetching same image

* Use new image instead of image rendered

* Continue prefetch after cache check

* Update prefetch logic after checking cache

* Remove log

* Update displayset count default to 3

* Update netlify config

Co-authored-by: Alireza <ar.sedghi@gmail.com>
2021-09-09 09:58:24 +02:00
..
architecture docs: Remove dead links in docs and improve SOP Class Handler docs (#1593) 2020-04-02 09:24:49 -04:00
assets docs: gif of nested buttons 2019-12-09 00:44:26 -05:00
configuring feat!: Ability to configure cornerstone tools via extension configuration (#1229) 2019-12-09 12:47:23 -05:00
connecting-to-image-archives fix: measurementsAPI issue caused by production build (#842) 2019-09-04 13:53:13 -04:00
deployment docs: updated deployment section with info for using JSON (#1676) 2020-04-27 16:11:35 -04:00
development docs: Remove dead links in docs and improve SOP Class Handler docs (#1593) 2020-04-02 09:24:49 -04:00
extensions docs: Remove dead links in docs and improve SOP Class Handler docs (#1593) 2020-04-02 09:24:49 -04:00
faq docs: fix scope of diagram path 2019-12-16 08:57:43 -05:00
services docs: Remove dead links in docs and improve SOP Class Handler docs (#1593) 2020-04-02 09:24:49 -04:00
viewer feat: OHIF-1000: Study prefetcher (#2466) 2021-09-09 09:58:24 +02:00
.nojekyll Add .nojekyll file 2019-05-17 09:42:38 -04:00
book.json Remove broken plugin? Seems to have broken child dep 2021-04-21 23:24:28 -04:00
help.md docs: editorial 2019-09-05 21:08:14 -04:00
our-process.md docs: Remove dead links in docs and improve SOP Class Handler docs (#1593) 2020-04-02 09:24:49 -04:00
package.json docs(netlify): Add Netlify badge to top of docs page 2019-06-26 11:49:46 +02:00
quick-start.md docs: stub quick start page 2019-12-07 00:19:49 -05:00
README.md docs: Remove dead links in docs and improve SOP Class Handler docs (#1593) 2020-04-02 09:24:49 -04:00
SUMMARY.md docs: Remove dead links in docs and improve SOP Class Handler docs (#1593) 2020-04-02 09:24:49 -04:00
yarn.lock chore(deps): bump https-proxy-agent from 2.2.1 to 2.2.4 in /docs/latest (#1641) 2020-04-18 22:05:44 -04:00

Looking for a Live Demo? Preview The OHIF Viewer

ATTENTION! You are looking at the docs for the React version of the OHIF Viewer. If you're looking for the Meteor version's documentation (now deprecated), select it's version from the dropdown box in the top left corner of this page.

Introduction

The Open Health Imaging Foundation (OHIF) Viewer is an open source, web-based, medical imaging viewer. It can be configured to connect to Image Archives that support DicomWeb, and offers support for mapping to proprietary API formats. OHIF maintained extensions add support for viewing, annotating, and reporting on DICOM images in 2D (slices) and 3D (volumes).

OHIF Viewer Screenshot

The OHIF Viewer: A general purpose DICOM Viewer (Live Demo)

The Open Health Imaging Foundation intends to provide a simple general purpose DICOM Viewer which can be easily extended for specific uses. If you find yourself unable to extend the viewer for your purposes, please reach out via our GitHub issues. We are actively seeking feedback on ways to improve our integration and extension points.

Where to next?

Check out these helpful links: