|
Ocean
|
Go to the source code of this file.
Data Structures | |
| class | Ocean::CV::NonMaximumSuppression |
| This class provides base functionality and type definitions for non-maximum-suppression operations. More... | |
| class | Ocean::CV::NonMaximumSuppression::StrengthPosition< TCoordinate, TStrength > |
| This class extends a 2D position by a third parameter storing a strength value. More... | |
| class | Ocean::CV::NonMaximumSuppressionT< 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::NonMaximumSuppressionT< T >::StrengthCandidate |
| This class holds the horizontal position and strength parameter of an interest pixel. More... | |
Namespaces | |
| namespace | Ocean |
| The namespace covering the entire Ocean framework. | |
| namespace | Ocean::CV |
| Namespace of the CV library. | |