Doubt in the function estimateFundamentalMatrix
3 views (last 30 days)
Show older comments
In the function estimateFundamentalMatrix, my doubt is regarding the output 'inliersIndex'. Can I compute 'inliersIndex' manually if I have a fundamental matrix, matchedPoints1 and matchedPoints2? How does the inbuilt function compute it? Does it make use of the parameter 'DistanceThreshold' to find out which matchedPoints are inliers? If yes, can someone tell me exactly how?
Thanks in advance!!
0 Comments
Answers (0)
See Also
Categories
Find more on Computer Vision Toolbox 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!