3D Measurementm using matlab

4 views (last 30 days)
Raghav Jethliya
Raghav Jethliya on 4 Nov 2019
Answered: Richard Brown on 7 Nov 2019
i just faced a project in which i need to do 3D Meaurement in image using Matlab , can anyone help ??
Thanks .
  2 Comments
darova
darova on 4 Nov 2019
What kind of measurement? Can you explain more?
Raghav Jethliya
Raghav Jethliya on 7 Nov 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

Sign in to comment.

Answers (1)

Richard Brown
Richard Brown on 7 Nov 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!