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 | |
Ocean | |
The namespace covering the entire Ocean framework. | |
Ocean::CV | |
Namespace of the CV library. | |
Ocean::CV::Detector | |
Namespace of the CV Detector library. | |
Ocean::CV::Detector::QRCodes | |
Typedefs | |
typedef std::vector< AlignmentPattern > | Ocean::CV::Detector::QRCodes::AlignmentPatterns |
Definition of a vector of alignment patterns. More... | |