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

What's camera mask and extrinsic estimates in extrinsic_calib exe? #67

Open
blairlpp opened this issue Jun 28, 2017 · 6 comments
Open

Comments

@blairlpp
Copy link

blairlpp commented Jun 28, 2017

And what kind of pictures should I take for a two cameras rig?

@stanathong
Copy link

I know this is a late answer.

You simply take the picture of the environment. I would suggest that you make sure that the ground is flat (less or no slope). If your cameras are on a vehicle, drive it around in the way that both camera can see the same scene e.g. turn around. If possible, you might place markers or objects in the scene so that you have more salient features which are helpful for feature detection and matching.

@Shine-yzhao
Copy link

Excuse me. Can I calibrate a cameras rig only with the synchronous pictures and intrinsic calibration data? @blairlpp @stanathong

@stanathong
Copy link

You definitely need intrinsic camera parameter for all the cameras in the rig in order to do this.

What do you mean by synchronous pictures? You have to make sure that all the cameras in the rig are timely synchronised i.e. images from each camera are captured at the same time.

@Shine-yzhao
Copy link

You definitely need intrinsic camera parameter for all the cameras in the rig in order to do this.

What do you mean by synchronous pictures? You have to make sure that all the cameras in the rig are timely synchronised i.e. images from each camera are captured at the same time.

Thanks for your reply. Can I calibrate extrinsic parameters if I only have Intrinsic parameters and timely synchronized photos? I have Intrinsic calibration data (.yaml .dat) and timely synchronized images from each camera, but I do not have the IMU or GPS data.

@stanathong
Copy link

Unfortunately, CamOdoCal requires you to have GPS and IMU as its input (though orientation/IMU data can be derived approximately from GPS data i.e. heading/yaw angle)

@Shine-yzhao
Copy link

Unfortunately, CamOdoCal requires you to have GPS and IMU as its input (though orientation/IMU data can be derived approximately from GPS data i.e. heading/yaw angle)

Thank you, I understand.

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