cornerstonejs / cornerstoneWADOImageLoader

[Deprecated] Use Cornerstone3D Instead https://cornerstonejs.org/
MIT License
285 stars 264 forks source link

How to load and cache multi frames with cornerstoneWADOImageLoader #544

Closed DarineZeyad closed 2 months ago

DarineZeyad commented 2 months ago

I want to use playClip to navigate through all frames without triggering a fetch for each one, so I need to prefetch and cache all the frames in advance.