HomeSort by relevance Sort by last modified time
    Searched refs:ArrayTest (Results 26 - 30 of 30) sorted by null

12

  /external/opencv3/modules/calib3d/test/
test_cameracalibration.cpp 51 class CV_ProjectPointsTest : public cvtest::ArrayTest
70 : cvtest::ArrayTest( "3d-ProjectPoints", "cvProjectPoints2", "" )
91 int code = cvtest::ArrayTest::read_params( fs );
180 int code = cvtest::ArrayTest::prepare_test_case( test_case_idx );
    [all...]
test_homography.cpp 73 class CV_HomographyTest: public cvtest::ArrayTest
    [all...]
  /external/opencv3/modules/imgproc/test/
test_color.cpp 49 class CV_ColorCvtBaseTest : public cvtest::ArrayTest
109 cvtest::ArrayTest::get_minmax_bounds( i, j, type, low, high );
124 cvtest::ArrayTest::get_test_array_types_and_sizes( test_case_idx, sizes, types );
154 int code = cvtest::ArrayTest::prepare_test_case( test_case_idx );
    [all...]
test_intersection.cpp 53 class CV_RotatedRectangleIntersectionTest: public cvtest::ArrayTest
  /external/opencv3/modules/core/test/
test_math.cpp 20 class Core_MathTest : public cvtest::ArrayTest
23 typedef cvtest::ArrayTest Base;
356 class Core_MatrixTest : public cvtest::ArrayTest
359 typedef cvtest::ArrayTest Base;
    [all...]

Completed in 2310 milliseconds

12