3D Measurementm using matlab

3 visualizaciones (últimos 30 días)
Raghav Jethliya
Raghav Jethliya el 4 de Nov. de 2019
Respondida: Richard Brown el 7 de Nov. de 2019
i just faced a project in which i need to do 3D Meaurement in image using Matlab , can anyone help ??
Thanks .
  2 comentarios
darova
darova el 4 de Nov. de 2019
What kind of measurement? Can you explain more?
Raghav Jethliya
Raghav Jethliya el 7 de Nov. de 2019
Measurement in 3D like take a picture of checkerboard by fisheye camera and than calculate the height and width of every checkbox and prove that all are of same size by showing the dimesion of every checkbox.
Thanks in advance

Iniciar sesión para comentar.

Respuestas (1)

Richard Brown
Richard Brown el 7 de Nov. de 2019
You could try the computer vision toolbox, which has an interface to OpenCV I believe.
Writing the whole thing from scratch is a reasonable amount of work that will require you to know some theory first. "Multiple View Geometry" by Zisserman and Hartley is a good reference, as is "An Invitation to 3D Vision" by Ma, Soatto et al.

Community Treasure Hunt

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

Start Hunting!

Translated by