Openseadragon: dicom image support

Created on 30 Mar 2020  路  4Comments  路  Source: openseadragon/openseadragon

question

Most helpful comment

@sathishravula while the idea behind this issue may be obvious to you, it would be helpful if you took the time to describe what you're looking for, provide some context, etc.
An issue with just the title and no description is not that helpful.

All 4 comments

@sathishravula while the idea behind this issue may be obvious to you, it would be helpful if you took the time to describe what you're looking for, provide some context, etc.
An issue with just the title and no description is not that helpful.

Indeed. For starters, do DICOM images work in browsers? If not, you'll need some sort of server-side translation, perhaps into one of the formats OpenSeadragon already supports, in which case there might not be anything to do directly on the OpenSeadragon side (beyond perhaps publishing links to the appropriate resources on the OpenSeadragon website).

There are few Dicom parsers(eg DIOCM js) available which can return the pixeldata. but Im not sure if we can load that pixel data in OpenSeaDragon viewers.

@iangilman : is there any way we can load pixel data inside OpenSeaDragon viewers?

@speedyankur unfortunately OSD doesn't have a smooth mechanism for loading non-file-based pixels into the viewer. There's some discussion about it in https://github.com/openseadragon/openseadragon/issues/1699 and https://github.com/openseadragon/openseadragon/issues/119. That might give you some ideas for how to do it within OSD. Of course if you're interested in expanding OSD to support that scenario more cleanly, that would be awesome as well!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

meihuisu picture meihuisu  路  3Comments

LarissaSmith picture LarissaSmith  路  4Comments

sommour picture sommour  路  5Comments

mnyrop picture mnyrop  路  3Comments

sumitkulkarni23 picture sumitkulkarni23  路  3Comments