What's the meaning of ''uncalibrated camera'' and ''calibrated camera''

16 次查看(过去 30 天)
In some structure from motion literature, we often encounter two terminologies 'calibrated camera' and 'uncalibrated camera'. So my question is what is the meaning of these two terms? My understanding is that 'calibrated camera’ means we already know the camera calibration parameters like the focal length , principle point and distortion coefficients, which can be used in the following SfM procedures. On the other hand, an ‘uncalibrated camera’ means that we don’t know the camera calibration parameters? Is my understanding correct? Or do you have additional explanations for these two terms, so that I can gain deeper understanding of these terminologies?

回答(1 个)

Julia Antoniou
Julia Antoniou 2017-9-6
Hi Xiaolong,
When you calibrate a camera, you are estimating parameters like the ones you mentioned in your question. These parameters can then be used to do some sort of image processing, like correcting lens distortion, measuring the size of an object, or determining a camera's location in a scene.
For an uncalibrated camera, these parameters have not been estimated, and therefore this kind of image processing cannot be done.
See the documentation page linked below for a more in-depth description of camera calibration. https://www.mathworks.com/help/vision/ug/camera-calibration.html
  2 个评论
Muhammad Abu Bakar
I have a question from your answer. You told about measuring the size of the object. How can we measure the size of the object. ? Please. Can you explain?
Cheng-Ta Shen
Cheng-Ta Shen 2019-10-8
In dual camera case, given the baseline, focal length, relationship between cameras, it is possible to derive the size of the object.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 MATLAB Support Package for USB Webcams 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by