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 42 forks source link

Expose method to find intersecting bounding boxes #139

Closed hsellik closed 2 years ago

hsellik commented 2 years ago

Exposes a method which returns the annotations whose bounding boxes intersect with the bounding box of the specified annotation.

It is meant for applications where an approximate intersection is needed in respect to other annotations.