Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Conversation

@logbasem
Copy link

Changed the method of thresholding on the image for ARTracker so that it uses adaptive thresholding rather than standard thresholding, for a significantly better detection rate. (Needs to be tested on Rover)

onkoe and others added 2 commits June 28, 2023 11:09
This is the intended branch for any new submodule-based monorepo, "VI."
@ROMANT21
Copy link
Member

Hey Logan,

Reading through the adaptive_thresholding() function documentation, I saw that there's a parameter called "blocksize" which is used to calculate the thresholding value for the function.
Do you think we could loop over the image applying adaptive thresholding with different "blocksize" values to see if we are more likely to detect the aruco tag?
What do you think?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants