Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The detected center point and rotation matrix are jittery #51

Open
qilinhu opened this issue Sep 12, 2024 · 0 comments
Open

The detected center point and rotation matrix are jittery #51

qilinhu opened this issue Sep 12, 2024 · 0 comments

Comments

@qilinhu
Copy link

qilinhu commented Sep 12, 2024

I tried to adapt the apriltag detection algorithm to my own development environment, and it can now run normally and get detection results. The camera I use is 1920*1080. When I use a QR code with a side length of 16cm for static detection within a range of 3-5 meters, I find that the center point of the continuous output is not stable (more serious in the z direction), and the rotation matrix fluctuates more, causing the heading to fluctuate more when I calculate the angle between the QR code plane and the camera. Do you have any suggestions for improving the above phenomenon:

  1. Are there any relevant parameters to adjust the detection accuracy?
  2. Are there any requirements for images and QR codes?
  3. Is this large fluctuation normal?
    Looking forward to your reply, thank you.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant