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

Pinhole intrinsic calibration for stereo_centre #24

Open
jimaldon opened this issue Sep 25, 2019 · 1 comment
Open

Pinhole intrinsic calibration for stereo_centre #24

jimaldon opened this issue Sep 25, 2019 · 1 comment

Comments

@jimaldon
Copy link

Regarding bumblebee, I noticed https://github.com/ori-mrg/robotcar-dataset-sdk/tree/master/models only has Pinhole intrinsic calibration for stereo_narrow_left. stereo_narrow_right, stereo_wide_left, stereo_wide_right.
However, the camera images are stored as stereo/left stereo/right and stereo/centre.

According to the paper:
stereo_narrow_<left/right>.txt are for the the stereo/centre and stereo/right images.
stereo_wide_<left/right>.txt are for the the stereo/left and stereo/right images.

So are there two intrinsic calibrations for stereo/right (stereo_narrow_right.txt and stereo_wide_right.txt)? What about intrinsic info for treating stereo/right as a monocular camera?

If for instance I feed images from one of these lenses to a visual odometry algorithm that works on monocular images, which Pinhole fx fy cx cy values would be correct?

@homocysteine
Copy link

@jimaldon My dear friend, have you solved this problem? Because I have a similar requirement now, and I need to use this dataset to test a monocular visual SLAM algorithm. If you already know the solution, please let me know. I would be extremely grateful.

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