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

point_triangulator fails when using OPENCV_FISHEYE camera, works with OPENCV camera #2521

Open
BatFaceWayne opened this issue Apr 16, 2024 · 1 comment

Comments

@BatFaceWayne
Copy link

Hi there,

Thanks for the amazing work!

I tried to use point_triangulator with manually coded camera poses. However, with my camera model "OPENCV_FISHEYE" there are zero points projected for any image. In the end, I tried with using OPENCV camera without any distortion parameters and it was able to give me the sparse 3d points.
Screenshot 2024-04-16 at 22 13 53

Is OPENCV_FISHEYE camera type not supported by point_triangulator? Thanks in advance!

@sarlinpe
Copy link
Contributor

sarlinpe commented Apr 18, 2024

Are you sure that the camera with which the images were taken is a fisheye camera? Maybe the OPENCV model is a better fit for your camera.

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

2 participants