What is behind the 'triangulate' function for matching points in stereo images?
2 views (last 30 days)
Show older comments
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 Comments
Answers (1)
KSSV
on 9 Oct 2017
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 Comments
Robert Reed
on 13 Mar 2018
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.
See Also
Categories
Find more on Triangulation Representation 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!