Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Support slides produced by Leica Versa #189

Open
bgilbert opened this Issue Feb 13, 2017 · 0 comments

Comments

Projects
None yet
1 participant
Owner

bgilbert commented Feb 13, 2017

Context

Issue type (bug report or feature request): feature request
Operating system (e.g. Fedora 24, Mac OS 10.11, Windows 10): all
Platform (e.g. 64-bit x86, 32-bit ARM): all
OpenSlide version: master
Slide format (e.g. SVS, NDPI, MRXS): Leica SCN

Details

Slides produced by the Leica Versa fail to open:

Slides with dissimilar main images are not supported

There are at least two changes:

  • The macro <image> has a <view> which is not at (0, 0) and is smaller than the containing <collection>.
  • The slide label is no longer included in the macro image. The <collection> has a new <supplementalImage type="label" ifd="NNN"/> pointing to an IFD with a separate label image.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment