ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

Two orthogonal cameras : stereo calibration?

asked 2011-08-25 18:49:50 -0500

Daniel Eberli gravatar image

updated 2011-08-25 18:50:16 -0500

Is it possible to use the stereo camera calibrator camera_calibration cameracalibrator.py to calibrate two cameras orthogonal each other? Imagine orthogonal coordinate system xyz. Camera 1 is viewing origin from (1,0,0) and camera 2 is viewing origin from (0,1,0).

The point is, that a colleague thinks that the cameras must look nearly into the same direction.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2011-08-26 02:55:01 -0500

mjcarroll gravatar image

I think based on the theory, stereo cameras work based on the idea that both of the cameras will have some common features in their frames.

That's not to say that you couldn't implement some sort of time-based (parallax?) stereo system, using common features across frames through multiple time-steps and across the camera frames. I'm not sure how much work has been done on that, though.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-08-25 18:49:50 -0500

Seen: 827 times

Last updated: Aug 26 '11