Click or drag to resize
Accord.NET (logo)

CornerFeaturesDetector Properties

The CornerFeaturesDetector type exposes the following members.

Properties
  NameDescription
Public propertyDetector
Gets the corners detector used to generate features.
Public propertyNumberOfInputs
Returns -1.
(Inherited from BaseFeatureExtractorTFeature.)
Public propertyNumberOfOutputs
Gets the dimensionality of the features generated by this extractor.
(Inherited from BaseFeatureExtractorTFeature.)
Public propertySupportedFormats
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.)
Top
See Also