3D Measurementm using matlab
Show older comments
i just faced a project in which i need to do 3D Meaurement in image using Matlab , can anyone help ??
Thanks .
2 Comments
darova
on 4 Nov 2019
What kind of measurement? Can you explain more?
Raghav Jethliya
on 7 Nov 2019
Answers (1)
Richard Brown
on 7 Nov 2019
0 votes
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.
Categories
Find more on Camera Calibration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!