MoravecCornersDetector Properties |
The MoravecCornersDetector type exposes the following members.
Name | Description | |
---|---|---|
NumberOfInputs |
Returns -1.
(Inherited from BaseFeatureExtractorTFeature.) | |
NumberOfOutputs |
Gets the dimensionality of the features generated by this extractor.
(Inherited from BaseFeatureExtractorTFeature.) | |
SupportedFormats |
Gets the list of image pixel formats that are supported by
this extractor. The extractor will check whether the pixel
format of any provided images are in this list to determine
whether the image can be processed or not.
(Inherited from BaseFeatureExtractorTFeature.) | |
Threshold |
Threshold value, which is used to filter out uninteresting points.
| |
WindowSize |
Window size used to determine if point is interesting, [3, 15].
|