8 #ifndef META_OCEAN_TEST_TESTCV_TESTSYNTHESIS_TEST_CREATOR_F_1_H
9 #define META_OCEAN_TEST_TESTCV_TESTSYNTHESIS_TEST_CREATOR_F_1_H
24 namespace TestSynthesis
43 static bool test(
const unsigned int width,
const unsigned int height,
const double testDuration,
Worker& worker);
64 template <
unsigned int tChannels>
This class implements a test for creators with one frame.
Definition: TestCreatorF1.h:32
static bool testInpaintingContent(const unsigned int width, const unsigned int height, const double testDuration, Worker &worker)
Tests the inpainting content creator.
static bool test(const unsigned int width, const unsigned int height, const double testDuration, Worker &worker)
Invokes all test functions.
static bool testInpaintingContent(const unsigned int width, const unsigned int height, const double testDuration, Worker &worker)
Tests the inpainting content creator with a specified channel number.
This class implements a worker able to distribute function calls over different threads.
Definition: Worker.h:33
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15