3D Measurementm using matlab

i just faced a project in which i need to do 3D Meaurement in image using Matlab , can anyone help ??
Thanks .

2 个评论

What kind of measurement? Can you explain more?
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

请先登录,再进行评论。

回答(1 个)

Richard Brown
Richard Brown 2019-11-7

0 个投票

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