Hi Team,
We are creating a DICOM image (Whole Slide DICOM IOD) for our Fluorescent images.
I am able to upload them in Orthanc. When i try to open them in Web viewer of whole-slide images from Orthanc Explorer, i get the ‘Cannot get the pyramid structure of series’ error.
I am successfully able to open our bright field images. But, for our Fluorescent images, Orthanc Whole-slides plugin gives me this error.
I have uploaded them and can be downloaded from here,
We have three channels, and 3 layers (resolutions).
We have encoded pixel data frames in pixel data sequence arranged in the below mentioned order,
Channel 1 (Row 1 Column 1)
Channel 2 (Row 1 Column 1)
Channel 3 (Row 1 Column 1)
Channel 1 (Row 1 Column 2)
Channel 2 (Row 1 Column 2)
Channel 3 (Row 1 Column 2)
Channel 1 (Row 1 Column 3)
Channel 2 (Row 1 Column 3)
Channel 3 (Row 1 Column 3)
…
Am i doing anything wrong ?