ohif-viewer/docs/latest
Danny Brown 5ac9048ef0
feat: extension panels
* Snapshot -- Switching branches
* fix classes and hooks for panel componet
* Restore button functionality
* feat: support for expandableToolMenu
* Shift cornerstoneTools config up a layer, and use globalToolSync
* Remaining initCornerstoneTools changes
* Pull in Segmentation Plugin
* Shift MeasurementsPanel to an extension
* Note regarding where data is coming from
* Make sure measurement callback is available
* Bump core version
* Shift MeasurementsTable to a local extensions directory
* Register appCommands as an extension
* Update package dependencies and yarn lock
* Support for panel width
* Ability to pass props to our panel component
* Add a safety check around calling our tacked on method for tool options
* Left sidebar plugins + fix activeIndex prop passed to sidebar.
* fix: viewer height
Now in a shared container w/ top bar, so we need to factor that in when calculating height
* lock file latest
* Update thumbnails if studies has changes
* bump cornerstone version to resolve globalToolSynch history issue
* Default panel to open; studies optional
* Bump minor version for ohif-cornestone-extension
* Simplify button logic
* Accommodate odd roundedButtonGroup value change emit
* Map viewers + selectedViewport instead of pulling off the window
2019-07-04 14:09:13 -04:00
..
advanced Beginnings of commandsModule docs 2019-06-18 21:09:08 -04:00
assets docs(translating.md): Add Locize logo for their open source sponsorship (#612) 2019-07-01 12:10:56 +02:00
connecting-to-image-archives docs(README): Fix URL in README, fix typo in docs 2019-05-17 16:24:45 +02:00
deployment feat: extension panels 2019-07-04 14:09:13 -04:00
essentials docs(translating.md): Add Locize logo for their open source sponsorship (#612) 2019-07-01 12:10:56 +02:00
packages docs(readme): Start adding documentation for React version 2019-03-04 13:43:39 +01:00
.nojekyll Add .nojekyll file 2019-05-17 09:42:38 -04:00
book.json docs(versions): Fix version selector 2019-03-04 13:45:57 +01:00
contributing.md More context 2019-05-20 11:11:11 -04:00
frequently-asked-questions.md Tidying up contribution docs 2019-05-13 13:47:42 -04:00
help.md Help page 2019-04-28 12:53:20 -04:00
package.json docs(netlify): Add Netlify badge to top of docs page 2019-06-26 11:49:46 +02:00
README.md docs(netlify): Add Netlify badge to top of docs page 2019-06-26 11:49:46 +02:00
roadmap.md docs: embedded viewer and roadmap updates (readme and docs) 2019-05-22 16:00:51 -04:00
SUMMARY.md Merge branch 'master' of https://github.com/OHIF/Viewers into feature/i18n-basics 2019-06-07 17:55:53 -03:00
yarn.lock build(deps): bump tar from 2.2.1 to 2.2.2 in /docs/latest 2019-05-30 19:07:24 +00:00

Looking for a Deploy Preview? Deploy Preview for 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: