Click or drag to resize
Accord.NET (logo)

BaseFeatureExtractorTFeature Properties

The BaseFeatureExtractorTFeature generic type exposes the following members.

Properties
  NameDescription
Public propertyNumberOfInputs
Returns -1.
Public propertyNumberOfOutputs
Gets the dimensionality of the features generated by this extractor.
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.
Top
See Also