You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As we can find in examples, react-cornerstone-viewport only works with .dcm files.
What do I need to load images with dicomweb or wadors prefix as OHIF is doing?
OHIF is sending Image URLS (instance frames) with wadors: prefix and react-cornerstone-viewport is loading and displaying them in the canvas, as you can see in the following image
I'm beginning to use cornerstone but i think it's because of the way Cornerstone is built.
Because cornerstoneWADOImageLoader is a specific image loader registered in cornerstone Doc image loader and you can see in this doc also that the scheme is used to use the proper image loader for cornerstone.
I'm not sure but maybe it'll answer your question.
Inquiring on this as well. wadors: prefix on the image load results in errors using this React plugin, such as "cannot read "samplesPerPixel property" as it is "undefined" per console errors.
Hi,
As we can find in examples, react-cornerstone-viewport only works with .dcm files.
What do I need to load images with dicomweb or wadors prefix as OHIF is doing?
OHIF is sending Image URLS (instance frames) with wadors: prefix and react-cornerstone-viewport is loading and displaying them in the canvas, as you can see in the following image
This is my cornestone setup
The text was updated successfully, but these errors were encountered: