How can I calibrate a fixed camera to obtain accurate measurements of objects at different distances, despite height variations and pixel distortion?

9 次查看(过去 30 天)
I have a problem with calibration for detecting objects at different distances. I have a fixed camera, but the objects are not stationary. The issue is that when I perform the calibration using a scale to detect objects with real measurements, if the height changes, I get different results due to pixel variation. My question is how can I calculate the measurements of any object at varying distances to obtain accurate real-world results?"
  8 个评论
Umar
Umar 2024-7-22
No problem, @arezki, glad to help out and we are still here to assist you further if you have other questions or concerns.
arezki
arezki 2024-7-23
I conducted these tests on the two stones because I wanted to integrate the results to create a scale for determining the size of any stone relative to the distance. The distance is a variable, as you can see, but the actual size of the object does not change even if the height increases. is there a method to create a scale or derive an equation for determining the size of any stone relative to the distance? The distance is a variable, as you can see, but the actual size of the object does not change even if the height increases.?

请先登录,再进行评论。

采纳的回答

Matt J
Matt J 2024-7-22
You cannot determine the size of the object from a single camera without knowing its distance from the camera. You would need two cameras for that, and you would need to perform stereo camera calibration of that system, see,
  8 个评论
Matt J
Matt J 2024-7-23
编辑:Matt J 2024-7-23
Correct. That was my original answer, and it is still my answer. What you are trying to do cannot be done with one camera.
Walter Roberson
Walter Roberson 2024-7-23
Exception:
If the focal length of the camera is fixed and is suitably arranged, then you might possibly be able to do texture matching to detect how out of focus objects are, and use that information to estimate distance.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Image Segmentation and Analysis 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by