cv.FeatureDetector/FeatureDetector - MATLAB File Help
cv.FeatureDetector/FeatureDetector

Creates a feature detector by name

detector = cv.FeatureDetector(type)
detector = cv.FeatureDetector(type, 'OptionName',optionValue, ...)

Input

Options

Refer to the constructors of each feature detector for a list of supported options.

See also