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

조회 수: 8 (최근 30일)
XL
XL 2017년 9월 3일
댓글: Cheng-Ta Shen 2019년 10월 8일
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
Muhammad Abu Bakar 2019년 5월 6일
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