8 #ifndef META_OCEAN_TEST_TESTCV_TESTOPENCV_TEST_HISTOGRAM_H
9 #define META_OCEAN_TEST_TESTCV_TESTOPENCV_TEST_HISTOGRAM_H
38 static bool test(
const double testDuration);
This class implements performance and validation tests for image histogram, histogram equalization,...
Definition: testopencv/TestHistogram.h:30
static bool test(const double testDuration)
Test histogram functions.
static bool testCLAHE(const double testDuration)
Test Ocean's implementation of Contrast-Limited Adaptive Histogram Equalization (CLAHE)
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15