I got a nice viewer going with Cornerstone and Orthanc, however one thing puzzles me that is potentially a problem. There are instances which contain multiple frames, in the cornerstoneDemo project the PACS server is ClearCanvas and it has an option to render/retrieve? data per frame, however in Orthanc there are cases where /instances/{id}/frames/{frameNum}/preview cannot return a valid image (unsupported).
On a related note, is there any chance to get the frames count in an instance in /study/{id}/instances
I wanted to avoid the call to /instances/{id}/frames as it can get quite expensive if there are lots of instances,
Alain Mazy / CTO
a...@osimis.io / +32 494 31 67 27
OSIMIS S.A. | |
By using the cornerstoneDemo we need to write directly to the JSON file.