OHIF / Viewers

OHIF zero-footprint DICOM viewer and oncology specific Lesion Tracker, plus shared extension packages
https://docs.ohif.org/
MIT License
2.99k stars 3.15k forks source link

[3.9-HT] Support for HTJ2K Progressive Image Loading: Enable progressive loading and rendering of large image datasets using HTJ2K #4108

Open sedghi opened 2 months ago

sedghi commented 2 months ago

What feature or change would you like to see made?

https://www.cornerstonejs.org/docs/examples#dicom-image-loader

Why should we prioritize this feature?

The HTJ2K standard offers significant performance benefits for progressive loading and rendering of large image datasets. By supporting HTJ2K (which is already implemented in Cornerstone3D), OHIF can provide a smoother and more responsive user experience when working with high-resolution or large-scale imaging data, which is crucial in various medical imaging and research applications.

sedghi commented 1 month ago

Server Side

Client Side