Skip to content
Discussion options

You must be logged in to vote

Hi, currently there is no way to do what you describe directly in BIIGLE. The points of the random sampling annotation mode are always distributed over the whole image.

However, you could do it by using the API with a custom script like this:

  • Annotate the quadrat with a rectangle annotation on each image (e.g. using a "quadrat" label).
  • Create a custom script similar to this one that downloads the rectangle annotation for each image, generates random point coordinates within the rectangle and uploads these as new point annotations (e.g. with an "to review" label) to BIIGLE. The API documentation can be found here.
  • Use the volume label review annotation mode or the Largo tool to update/rep…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@JonUWA
Comment options

@mzur
Comment options

mzur Dec 12, 2025
Maintainer

Answer selected by JonUWA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants