matchesGraphAsString (cv.FeaturesMatcher) - MATLAB File Help
cv.FeaturesMatcher.matchesGraphAsString

Covert matches to graph

str = cv.FeaturesMatcher.matchesGraphAsString(pairwise_matches, conf_threshold)

Input

Output

Returns matches graph representation in DOT language.

Method Details
Access public
Sealed false
Static true