|
Ocean
|
Go to the source code of this file.
Data Structures | |
| class | Ocean::CV::Detector::HarrisCorner |
| This class implements a Harris corner. More... | |
Namespaces | |
| namespace | Ocean |
| The namespace covering the entire Ocean framework. | |
| namespace | Ocean::CV |
| Namespace of the CV library. | |
| namespace | Ocean::CV::Detector |
| Namespace of the CV Detector library. | |
Typedefs | |
| typedef std::vector< HarrisCorner > | Ocean::CV::Detector::HarrisCorners |
| Definition of a vector holding Harris corners. | |