python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Improve the consistency of aruco pose
What is the best way to improve the consistency of the pose estimation of an aruco marker. Even when the camera and marker are stationary I am getting a lot of variation in my reading for the rotation...
Oliver Taylor
Votes: 0
Answers: 0
Distance Error between two camera center by using pose estimation
First Pose
Second Pose
Two cameras are fixed to rod. Distance is constant between two cameras. These two cameras are not the identical, so they should not be considered as a stereo. I measure distan...
Mercol K
Votes: 0
Answers: 1
Image rotation and translation using an aruco marker
I am trying to warp an image based of the orientation of the camera relative to an aruco marker in the middle of the image. I have managed to get the translation part working but the rotation element ...
Oliver Taylor
Votes: 0
Answers: 0
Ambiguity problem in the detection of the ArUco marker when it is parallel to the camera plane
I am developing a vision system based on ArUco visual markers. The ArUco library used is cv2.aruco.DICT_7X7_50 and the marker I have used is 2 cm on each side.
I have made the calibration using a 3.6 ...
Daniel Bilbao Moreno
Votes: 0
Answers: 0