ohif-viewer/extensions/dicom-pdf
Joe Boccanfuso 8eaa1877fd
fix(DICOM PDF and Video): fixes for local DICOM load and remote data sources (#3374)
* fix(DICOM PDF and Video)
- added retrieve.directURL for local DICOM load data source; it returns a data URL
- fixed various checks for video using transfer syntaxes and SOP class UID with number of frames
- added call to 'rendered' endpoint for those data sources that support it; others get BulkDataURI

* Added DOC (PDF) and OT (for video in particular) to list of non-image thumbnail modalities.

* Fixed broken e2e tests.
2023-05-10 12:42:48 -04:00
..
src fix(DICOM PDF and Video): fixes for local DICOM load and remote data sources (#3374) 2023-05-10 12:42:48 -04:00
LICENSE feat(PDF):Add PDF viewer (#2730) 2022-04-04 09:48:14 -04:00
package.json feat(measurements): add CircleROI Tool (#3211) 2023-04-17 08:23:03 -04:00
README.md feat(PDF):Add PDF viewer (#2730) 2022-04-04 09:48:14 -04:00

DICOM Encapsulated PDF

This extension adds support for displaying DICOM encapsulated PDF documents.

The extension is a "standard" extension in that it is installed and available by default.