58 static bool test(
const double testDuration);
EncodingMode
Definition of encoding modes.
Definition QRCodeBase.h:72
ErrorCorrectionCapacity
Enumeration of the levels of error correction The value of the enums correspond to the standard-defin...
Definition QRCodeBase.h:53
This class implements tests for the Micro QR code features.
Definition TestMicroQRCodeDecoder.h:37
static bool testMicroQRCodeDecoding(const double testDuration)
Tests encoding (generation) of Micro QR codes.
static bool test(const double testDuration)
Tests the Micro QR code functions.
The namespace covering the entire Ocean framework.
Definition Accessor.h:15
Definition of a struct holding the parameters describing a portion of the Micro QR code encoding spac...
Definition TestMicroQRCodeDecoder.h:44
CV::Detector::QRCodes::MicroQRCode::EncodingMode mode
Definition TestMicroQRCodeDecoder.h:45
unsigned int maxSize
Definition TestMicroQRCodeDecoder.h:47
unsigned int minSize
Definition TestMicroQRCodeDecoder.h:46