Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

FeatureType

Grooper.IP

Select the feature types to include.

Remarks

The FeatureType enumeration specifies the types of features that can be extracted from each cell in the image grid for Visual classification. Each value represents a different aspect of the image's content or structure, and multiple feature types can be combined to create a richer feature vector for classification, clustering, or other machine learning tasks.

  • Select 'Intensity' for most structured documents and general-purpose classification.
  • Combine 'COG_Angle' or 'COG_Magnitude' with 'Intensity' to improve accuracy on forms with graphical elements or complex layouts.
  • Use 'GradientAngle', 'Entropy', or 'ColorSpaceChannel' for advanced scenarios, such as distinguishing between document types with subtle visual differences or color-based features.

The choice of feature types impacts both classification accuracy and processing speed. More feature types and higher cell counts increase the dimensionality of the feature vector, which can improve discrimination but may require more computational resources.

A combination of the following flags:

NameValueDescription

Used By

Notification