i made a blueprint which takes a media input as source and detects arocu markers in the image. everything is working, except the accuracy…
i made a manual function that detects the aruco’s, but even without moving the camera (which is providing the video/image feed) and not touching anything else (camera and aruco test marker are static in the room, for testing), when i trigger my function, i get sometimes very different results (like location data being different by +/- 5 to 10 units).
What are the requirements for aruco detection to make them more stable?
I work with cameras and know setting correct exposure, having the arucos in focus, applying a correct lens distortion…
UE 5.1.0
1 Like
Can you share how to detects on ue?Thanks