Interface | Description |
---|---|
ComponentFeature |
Interface for objects that represent the features of a region (Component)
Note: ALL classes implementing this interface MUST have a default constructor
with NO arguments.
|
Class | Description |
---|---|
MomentFeature |
Accumulate the values of u11, u20 and u02 required to fit an
ellipse to the feature.
|
PixelsFeature |
PixelsFeature is used to dynamically create the ConnectedComponents
corresponding to MSERs.
|