cv.FeaturesMatcher/FeaturesMatcher - MATLAB File Help
cv.FeaturesMatcher/FeaturesMatcher

Constructor

obj = cv.FeaturesMatcher(matcherType)
obj = cv.FeaturesMatcher(matcherType, 'OptionName',optionValue, ...)

Input

Options

The following are options accepted by all matchers:

The following are options for the various algorithms:

BestOf2NearestRangeMatcher

AffineBestOf2NearestMatcher

See also