Ocean
|
Go to the source code of this file.
Data Structures | |
class | Ocean::Test::TestCV::TestDetector::TestQRCodes::TestQRCodeEncoder |
This class implements tests for the QR code features. More... | |
class | Ocean::Test::TestCV::TestDetector::TestQRCodes::TestQRCodeEncoder::FileDataCollection |
This class implements a test data collection based on a local file. More... | |
class | Ocean::Test::TestCV::TestDetector::TestQRCodes::TestQRCodeEncoder::QRCodeVerificationItem |
Definition of a helper data structure that's used to verify the QR code encoding functionality This will contain the raw message and the values of corresponding QR code that were generated with a reference QR code generator and which are assumed to be correct. More... | |
Namespaces | |
Ocean | |
The namespace covering the entire Ocean framework. | |
Ocean::Test | |
Namespace of the Test library. | |
Ocean::Test::TestCV | |
Namespace of the CV Test library. | |
Ocean::Test::TestCV::TestDetector | |
Namespace of the CV Detector Test library. | |
Ocean::Test::TestCV::TestDetector::TestQRCodes | |
Namespace of the CV Detector QR Codes Test library. | |
Functions | |
TestDataManager::ScopedSubscription | Ocean::Test::TestCV::TestDetector::TestQRCodes::TestQRCodeEncoder_registerTestDataCollection () |
Registers the data collections for the QRCodeEncoder test. More... | |