Hello,
Is there any way to return the number of points within the bounding box? Agisoft clearly knows which are in and which are out for the later processing steps.
I suppose the time intensive way would be to calculate whether the coordinates of each point are in the bounding box as defined by its center, size, and rotation. I think my point coordinates are in a different reference frame than my bounding box, though. Perhaps I would need to transform them first.
Thank you,
Rebecca