8#ifndef META_OCEAN_TEST_TESTCV_TESTSYNTHESIS_TEST_UTILITIES_H
9#define META_OCEAN_TEST_TESTCV_TESTSYNTHESIS_TEST_UTILITIES_H
25namespace TestSynthesis
This class implements Ocean's image class.
Definition Frame.h:1808
This class implements a generator for random numbers.
Definition RandomGenerator.h:42
This class implements some utilities functions.
Definition test/testcv/testsynthesis/Utilities.h:33
static Frame randomizedInpaintingMask(const unsigned int width, const unsigned int height, const uint8_t maskValue, RandomGenerator &randomGenerator)
Returns a randomized binary mask for inpainting, the mask may contain random padding at the end of ea...
The namespace covering the entire Ocean framework.
Definition Accessor.h:15