3D Measurementm using matlab
2 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 .
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
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!