How can I calibrate a fixed camera to obtain accurate measurements of objects at different distances, despite height variations and pixel distortion?
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
arezki
el 19 de Jul. de 2024
Comentada: Walter Roberson
el 23 de Jul. de 2024
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 comentarios
Umar
el 22 de Jul. de 2024
No problem, @arezki, glad to help out and we are still here to assist you further if you have other questions or concerns.
Respuesta aceptada
Matt J
el 22 de Jul. de 2024
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 comentarios
Walter Roberson
el 23 de Jul. de 2024
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.
Más respuestas (0)
Ver también
Categorías
Más información sobre Image Segmentation and Analysis en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!