3D Measurementm using matlab
3 views (last 30 days)
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
Answers (1)
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.
0 Comments
See Also
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!