What is behind the 'triangulate' function for matching points in stereo images?
1 回表示 (過去 30 日間)
古いコメントを表示
Hi all,
I am trying to understand the math behind this function and how it is implemented in Matlab, does anybody know anything about that?
Thanks, Paulo.
0 件のコメント
回答 (1 件)
KSSV
2017 年 10 月 9 日
Refer page no: 312 this book: http://cvrs.whu.edu.cn/downloads/ebooks/Multiple%20View%20Geometry%20in%20Computer%20Vision%20(Second%20Edition).pdf
When ever you read the documentation of a function in MATLAB.....reference is also mentioned.
2 件のコメント
Robert Reed
2018 年 3 月 13 日
I have the same problem as Paulo. The MATLAB reference does not distinguish whether MATLAB uses the homog vs. inhomog solution decribed in Hartley & Zisserman. They have substantially different properties for certain applications.
参考
カテゴリ
Help Center および File Exchange で Delaunay Triangulation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!