Detector

Feature detector interface.

Each feature detector algorithm implements this interface.

Members

Functions

detect
Feature[] detect(in Image image, size_t count)

Detector features in the image.

Meta