Hello everyone, I had a general question regarding a specific use case.
So our use case right now that we want to integrate DICOM support into our application which uses OpenSeadragon as the viewer.
My thinking was that we use Orthanc as the DICOM based server and use it’s IIIF server capabilities hence we decide to move to better viewers in the future we can keep the backend the same.
The problem is when i try to view a DX modiality i.e a chest xray it’s view is sort of inverses.
My guess is that orthanc not applying the correct transformations before sending it to openseadragon.
I read in the tutorial that this plugin’s main use case is slide images but can be used with other modalities as well.
My question is that is this something that can be easily solved, i.e some hints would be super helpful like the correct functions to apply before sending the image. I am a c++ developer so I can get to it if provided some small hints.
Or is the problem something bigger or I am not understanding it right as well maybe.
Your help is greatly appreciated,
Thanks
The left image is viewed through openseadragon,
The right image is viewed through OHIF.
As a new user can only upload one image hence the cropped images