biigle / laserpoints

:m: BIIGLE module to perform a heuristic laser point detection on images
GNU General Public License v3.0
0 stars 0 forks source link

Option to convert automatic detections to annotations #59

Open mzur opened 1 year ago

mzur commented 1 year ago

Add a button to convert the locations of automatically detected laser points to annotations. This could make it easier to fix wrong detections and also allows users to export the locations in reports (see discussion https://github.com/orgs/biigle/discussions/618).

Add a note to https://github.com/biigle/community-resources/tree/master/convert-laser-points once this is implemented, as the script will become obsolete with this.

mzur commented 8 months ago

Converted annotations should become ML annotations: https://github.com/biigle/core/issues/679