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)
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
Absolute Pose of Cameras for two opposite views
I am following this Opencv Pose Estimation official tutorial to get absolute poses for two views, which are attached following.
As you can see, in this case, they are totally opposite to each other, t...
Muhammad Naufil
Votes: 0
Answers: 1
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
HOW TO run pose estimation on single image with TensorFlow-Lite?
I recently used this sample of great TensorFlow lite in android.
I can use this project correctly, but I want to estimate poses on single images too (not just in real time mode). so I tried to reach m...
SadeQ digitALLife
Votes: 0
Answers: 1