What is the difference of 'Low' and 'High' image distortion in Camera Calibrator App

9 visualizaciones (últimos 30 días)
In Matlab R2021b, thers is a new property named 'Image distortion', what does this means? What is the difference of 'Low' and 'High'

Respuesta aceptada

Giridharan Kumaravelu
Giridharan Kumaravelu el 8 de Dic. de 2021
When an image is distorted, straight lines in the image appear to be curved. Image distortion is typically high in cameras with wide-angle lens such as fish-eye cameras. Therefore, set this property to "high" only if your camera has a wide-angle lens.
Following is a low distortion image:
Low Distortion Image
Following is a high distortion image:
High Distortion Image
  3 comentarios
Giridharan Kumaravelu
Giridharan Kumaravelu el 10 de Dic. de 2021
The calibrator app calls the detectCheckerboardPoints function to detect the checkerboard corner points. This distortion property setting is equivalent to setting the "HighDistortion" boolean Name-Value pair in the detectCheckerboardPoints function call.

Iniciar sesión para comentar.

Más respuestas (0)

Productos


Versión

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by