matchesGraphAsString (cv.FeaturesMatcher) - MATLAB File Help |
Covert matches to graph
str = cv.FeaturesMatcher.matchesGraphAsString(pairwise_matches, conf_threshold)
Nm
is number of matches, Ni
is number of
inliers, C
is confidence.Returns matches graph representation in DOT language.
Access | public |
Sealed | false |
Static | true |