8 #ifndef META_OCEAN_CV_DETECTOR_FEATURE_H
9 #define META_OCEAN_CV_DETECTOR_FEATURE_H
This class implements the abstract base class for arbitrary computer vision features.
Definition: Feature.h:35
Feature()
Creates a new feature object.
Definition: Feature.h:44
std::vector< unsigned int > FeatureIndices
Definition of a vector holding feature indices.
Definition: Feature.h:28
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15