|
Ocean
|
Go to the source code of this file.
Data Structures | |
| class | Ocean::CV::Detector::QRCodes::AlignmentPattern |
| This class implements an alignment pattern inside QR codes. More... | |
| class | Ocean::CV::Detector::QRCodes::AlignmentPatternDetector |
| This class implements a detector for alignment patterns inside QR codes. 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. | |
| namespace | Ocean::CV::Detector::QRCodes |
Typedefs | |
| typedef std::vector< AlignmentPattern > | Ocean::CV::Detector::QRCodes::AlignmentPatterns |
| Definition of a vector of alignment patterns. | |