Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to load multiple frames in one request? #540

Open
Amirika18 opened this issue May 2, 2024 · 1 comment
Open

How to load multiple frames in one request? #540

Amirika18 opened this issue May 2, 2024 · 1 comment

Comments

@Amirika18
Copy link

I would like to load multiple frames in one request using cornerstone loader. The problem I faced couldn't be solved with simple united request with frame parts, because I want to cache the image in imageCacheDict that required an ImageLoadObject.

I can't create ImageLoadObject with just filling fields by hand because it requires some methods such as getCanvas and getPixelData after its promise is fulfilled.

Are there any methods how to create or initialize ImageLoadObject to cache it or any approaches to load and cache multiple frames in one request?

@sofinan
Copy link

sofinan commented Nov 10, 2024

Hello, @Amirika18 !
Could you, please, clarify if you have found solution?
Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants