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

Estimating pose of Apriltags via Spherical/360 camera #91

Open
swapnilsayansaha opened this issue Jun 25, 2020 · 3 comments
Open

Estimating pose of Apriltags via Spherical/360 camera #91

swapnilsayansaha opened this issue Jun 25, 2020 · 3 comments

Comments

@swapnilsayansaha
Copy link

I was wondering if it's possible to detect Apriltags using stitched images from spherical/360 cameras, as the camera intrinsic parameters are of different nature. Example image from 360 camera:

image

@mkrogius
Copy link
Contributor

It might be possible, especially when the tag is further away from the camera so that it is less distorted. One detector parameter you can try changing is qtp.max_line_fit_mse which should basically help detecting lines that are not very straight. If you do test out the detection performance, please post the results here!

@swapnilsayansaha
Copy link
Author

Sure I will let you know. I am using DuckieTag's bindings.

@kin0201
Copy link

kin0201 commented Oct 17, 2021

Hi @swapnilsayansaha Any luck on estimating the pose from a 360 image? I come across difficulties when determining what intrinsic camera parameters to use as well. Would appreciate it if you can share any experience on that.

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

3 participants