ohif-viewer/extensions/dicom-microscopy
Alireza c7bcf1134d
fix(staticwado): SM and RT and update the server with new data (#3422)
* fix bugs for the RT for the new demo

* fix SM with the static-wado server

* remove thumbnail from tmtv

* migration guide

* fix stability for the rt struct

* apply review comments

* add loading indicator to SM

* pdf works

* try to fix relative bulkData

* fix the rest

* fix preflight for the SM

* fix typo

* apply review comments

* yarn lock
2023-05-29 09:04:49 -04:00
..
.webpack feat(microscopy): add dicom microscopy extension and mode (#3247) 2023-04-27 20:53:52 -04:00
src fix(staticwado): SM and RT and update the server with new data (#3422) 2023-05-29 09:04:49 -04:00
.gitignore feat(microscopy): add dicom microscopy extension and mode (#3247) 2023-04-27 20:53:52 -04:00
.prettierrc feat(microscopy): add dicom microscopy extension and mode (#3247) 2023-04-27 20:53:52 -04:00
babel.config.js feat(microscopy): add dicom microscopy extension and mode (#3247) 2023-04-27 20:53:52 -04:00
LICENSE feat(microscopy): add dicom microscopy extension and mode (#3247) 2023-04-27 20:53:52 -04:00
package.json fix(SR): KO series being displayed in browser list (#3382) 2023-05-15 08:23:13 -04: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