Ocean
|
Go to the source code of this file.
Data Structures | |
class | Ocean::CV::NonMaximumSuppression< T > |
This class implements the possibility to find local maximum in a 2D array by applying a non-maximum-suppression search. More... | |
class | Ocean::CV::NonMaximumSuppression< T >::StrengthPosition< TCoordinate, TStrength > |
This class extends a 2D position by a third parameter storing a strength value. More... | |
class | Ocean::CV::NonMaximumSuppression< T >::StrengthCandidate |
This class holds the horizontal position and strength parameter of an interest pixel. More... | |
Namespaces | |
Ocean | |
The namespace covering the entire Ocean framework. | |
Ocean::CV | |
Namespace of the CV library. | |