* 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> |
||
|---|---|---|
| .. | ||
| architecture | ||
| assets | ||
| configuring | ||
| connecting-to-image-archives | ||
| deployment | ||
| development | ||
| extensions | ||
| faq | ||
| services | ||
| viewer | ||
| .nojekyll | ||
| book.json | ||
| help.md | ||
| our-process.md | ||
| package.json | ||
| quick-start.md | ||
| README.md | ||
| SUMMARY.md | ||
| yarn.lock | ||
ATTENTION! You are looking at the docs for the
Reactversion of the OHIF Viewer. If you're looking for theMeteorversion'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).
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:
- Ready to dive into some code? Check out our Getting Started Guide.
- We're an active, vibrant community. Learn how you can be more involved.
- Feeling lost? Read our help page.
