3D Measurementm using matlab
4 ビュー (過去 30 日間)
古いコメントを表示
i just faced a project in which i need to do 3D Meaurement in image using Matlab , can anyone help ??
Thanks .
2 件のコメント
回答 (1 件)
Richard Brown
2019 年 11 月 7 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Camera Calibration についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!