Stereo vision with only one camera rotating

10 次查看(过去 30 天)
Is it possible to do stereo vision with only one camera, using a setup like this?
I think that the problem might be that the baseline is equal to zero and cameras are not pointing to the same direction.
Do you know if it could work? Does anybody maybe have a code for it? Thanks!
  1 个评论
Karl Cronburg
Karl Cronburg 2023-9-26
What properties of the object do you wish to depict or measure in the form of a stereo vision image? Depth information cannot be computed for a given point on an object if the aperture of the camera(s) are not located in different positions. That is, twisting the aperture at an angle does not provide enough information for a triangulation-based computer vision algorithm to construct a stereo vision image. This is because the aperture is located at the same (x,y) position in your diagram.

请先登录,再进行评论。

回答(1 个)

Asim
Asim 2023-11-15
Hello Luca,
I understand that you are trying to do stereo vision using single camera at different angles, effectively simulating a zero baseline and cameras pointing in different directions. While stereo vision can indeed be accomplished with a single camera, it's important to note that this particular setup may result in an output that appears tilted or inclined.
To rectify this:
  • Rotate your camera around the object to emulate a stereo setup where the cameras maintain a consistent direction relative to the object as shown in the below figure.
I hope these suggestions helps in resolving the issue.
Best Regards,
Asim Asrar

类别

Help CenterFile Exchange 中查找有关 Camera Calibration 的更多信息

产品


版本

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by