ohif-viewer/modes/microscopy
2026-06-29 16:58:29 +00:00
..
.webpack feat: Update to use pnpm (#6031) 2026-06-12 16:04:56 -04:00
src fix(i18n): Add and update i18n Translation for Toolbar Tool Names (#5392) 2025-09-25 10:22:02 -04:00
.gitignore feat(microscopy): add dicom microscopy extension and mode (#3247) 2023-04-27 20:53:52 -04:00
.prettierrc fix(measurement and microscopy): various small fixes for measurement and microscopy side panel (#3696) 2023-10-04 14:11:09 -04:00
babel.config.js fix(security): Patch for Babel vulnerability (#5193) 2025-07-11 09:43:56 -04:00
CHANGELOG.md chore(version): Update package versions to 3.13.0-beta.89 [skip ci] 2026-06-10 00:29:36 +00:00
LICENSE feat(microscopy): add dicom microscopy extension and mode (#3247) 2023-04-27 20:53:52 -04:00
package.json chore(version): Update package versions to 3.13.0-beta.108 [skip ci] 2026-06-29 16:58:29 +00:00
README.md feat(microscopy): add dicom microscopy extension and mode (#3247) 2023-04-27 20:53:52 -04:00

OHIF mode for microscopy

Mode for DICOM VL Whole Slide Microscopy Image. This mode uses OHIF extension for microscopy.

Acknowledgements

  • DICOM Microscopy Viewer is a Vanilla JS library for web-based visualization of DICOM VL Whole Slide Microscopy Image datasets and derived information.
  • SLIM Viewer is a single-page application for interactive visualization and annotation of digital whole slide microscopy images and derived image analysis results in standard DICOM format. The application is based on the dicom-microscopy-viewer JavaScript library and runs fully client side without any custom server components.

License

MIT