8 #ifndef META_OCEAN_TEST_TESTCV_TESTDETECTOR_UTILITIES_H
9 #define META_OCEAN_TEST_TESTCV_TESTDETECTOR_UTILITIES_H
24 namespace TestDetector
This class implements Ocean's image class.
Definition: Frame.h:1792
This class implements a generator for random numbers.
Definition: RandomGenerator.h:42
This class implements utility functions for the detector test library.
Definition: test/testcv/testdetector/Utilities.h:32
static Frame createRandomFrameWithFeatures(const unsigned int width, const unsigned int height, const unsigned int featurePointPercentage=2u, RandomGenerator *randomGenerator=nullptr)
Creates a randomized grayscale (8 bit, one channel) frame with some feature points.
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15