ohif-viewer/extensions/dicom-microscopy
2024-10-29 23:31:37 +00:00
..
.webpack fix: Allow the mode setup/creation to be async, and provide a few more values to extension/app config/mode setup. (#4016) 2024-06-19 09:32:00 -04:00
src feat(new-study-panel): default to list view for non thumbnail series, change default fitler to all, and add more menu to thumbnail items with a dicom tag browser (#4417) 2024-10-18 11:42:44 -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: Allow the mode setup/creation to be async, and provide a few more values to extension/app config/mode setup. (#4016) 2024-06-19 09:32:00 -04:00
CHANGELOG.md chore(version): Update package versions [skip ci] 2024-10-29 14:10:39 +00:00
LICENSE feat(microscopy): add dicom microscopy extension and mode (#3247) 2023-04-27 20:53:52 -04:00
package.json chore(version): version.json [skip ci] 2024-10-29 23:31:37 +00:00
README.md feat(microscopy): add dicom microscopy extension and mode (#3247) 2023-04-27 20:53:52 -04:00

OHIF extension for microscopy

Adapter for DICOM Microscopy Viewer to get it integrated into OHIF Viewer.

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