I am using the find_rects() function on my H7 for my application, but I’ve noticed that it tends to print out one line quite often:
“uh oh, no preference for overlappingdetection”
It looks like it is detecting overlapping rectangles, which is fine, but I’d like it to not print that out for me. I googled and it looks like this is coming from AprilTags. Any way to make it not print out this message?
Thanks