annotorious / annotorious-openseadragon

An OpenSeadragon plugin for annotating high-res zoomable images
https://annotorious.github.io
BSD 3-Clause "New" or "Revised" License
121 stars 43 forks source link

How do I convert annotations coordinates to openseadragon image coordinates #205

Closed hzxiaogang closed 3 months ago

rsimon commented 3 months ago

Annotation coordinates are image coordinates. See the OpenSeadragon API documentation to convert between image coordinates, OSD viewport or viewerElement coordinates.