ohif-viewer/extensions/dicom-microscopy
2023-09-26 19:37:51 +00:00
..
.webpack chore(prettier): full repo linting and code reformatting once and for all (#3627) 2023-09-01 16:19:39 -04:00
src feat(segmentation mode): Add create, and export SEG with Brushes (#3632) 2023-09-22 10:23:44 -04:00
.gitignore feat(microscopy): add dicom microscopy extension and mode (#3247) 2023-04-27 20:53:52 -04:00
.prettierrc chore(prettier): full repo linting and code reformatting once and for all (#3627) 2023-09-01 16:19:39 -04:00
babel.config.js chore(prettier): full repo linting and code reformatting once and for all (#3627) 2023-09-01 16:19:39 -04:00
CHANGELOG.md chore(version): Update package versions [skip ci] 2023-09-26 15:54:37 +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] 2023-09-26 19:37:51 +00:00
README.md feat(microscopy): add dicom microscopy extension and mode (#3247) 2023-04-27 20:53:52 -04:00
tsconfig.json 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