40 static bool test(
const double testDuration);
This class implements Ocean's image class.
Definition Frame.h:1808
This class implements tests for the alignment pattern detector.
Definition TestAlignmentPatternDetector.h:32
static bool test(const double testDuration)
Tests the functions of the alignment pattern detector.
static void drawAlignmentPattern(Frame &yFrame, const Vector2 &location, const Scalar patternSizeInPixels, const Scalar rotation, const uint8_t foregroundColor, const uint8_t backgroundColor)
Draws a single (synthetic) alignment pattern.
static bool testDetectAlignmentPatternsSyntheticData(const unsigned int gaussianFilterSize, const double testDuration)
Test for the detection of alignment patterns using synthetic test data.
float Scalar
Definition of a scalar type.
Definition Math.h:129
The namespace covering the entire Ocean framework.
Definition Accessor.h:15