match_pairwise (cv.FeaturesMatcher) - MATLAB File Help
cv.FeaturesMatcher/match_pairwise

Performs images matching

pairwise_matches = obj.match_pairwise(features)
pairwise_matches = obj.match_pairwise(features, 'OptionName',optionValue, ...)

Input

Output

Options

The function is parallelized with the TBB library.

See also
Method Details
Access public
Sealed false
Static false