Class AbstractPointFeatureDetection<E,​I>

  • Type Parameters:
    E - Type of Elements in collection of the feature
    I - Type of Image wrapped by ImageWrapper
    All Implemented Interfaces:
    FeatureDetection<E,​I>
    Direct Known Subclasses:
    OpenCVPointFeatureDetection

    public abstract class AbstractPointFeatureDetection<E,​I>
    extends Object
    implements FeatureDetection<E,​I>
    Since:
    1.0
    Author:
    Andreas Pointner