I’m trying to detect an Aruco marker from outdoor. The goal is to detect the aruco at 3 meter distance.
My only problem is that the marker is undetectable because it is ‘against the light’
I have a preprocessing algorithm that I can adjust the image’s brightness based on a certain gamma. However, it does not work. Is there any way to do a preprocessing that can detect my aruco marker in the stated condition?
Thanks!