CV_HuMomentsTest 333 modules/imgproc/test/test_moments.cpp CV_HuMomentsTest(); CV_HuMomentsTest 348 modules/imgproc/test/test_moments.cpp CV_HuMomentsTest::CV_HuMomentsTest() CV_HuMomentsTest 356 modules/imgproc/test/test_moments.cpp void CV_HuMomentsTest::get_minmax_bounds( int i, int j, int type, Scalar& low, Scalar& high ) CV_HuMomentsTest 364 modules/imgproc/test/test_moments.cpp void CV_HuMomentsTest::get_test_array_types_and_sizes( int test_case_idx, CV_HuMomentsTest 374 modules/imgproc/test/test_moments.cpp double CV_HuMomentsTest::get_success_error_level( int /*test_case_idx*/, int /*i*/, int /*j*/ ) CV_HuMomentsTest 381 modules/imgproc/test/test_moments.cpp int CV_HuMomentsTest::prepare_test_case( int test_case_idx ) CV_HuMomentsTest 393 modules/imgproc/test/test_moments.cpp void CV_HuMomentsTest::run_func() CV_HuMomentsTest 400 modules/imgproc/test/test_moments.cpp void CV_HuMomentsTest::prepare_to_validation( int /*test_case_idx*/ ) CV_HuMomentsTest 435 modules/imgproc/test/test_moments.cpp TEST(Imgproc_HuMoments, accuracy) { CV_HuMomentsTest test; test.safe_run(); }