Home
last modified time | relevance | path

Searched refs:CV_EssentialMatTest (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/calib3d/test/
Dtest_fundam.cpp1056 class CV_EssentialMatTest : public cvtest::ArrayTest class
1059 CV_EssentialMatTest();
1081 CV_EssentialMatTest::CV_EssentialMatTest() in CV_EssentialMatTest() function in CV_EssentialMatTest
1120 int CV_EssentialMatTest::read_params( CvFileStorage* fs ) in read_params()
1127 void CV_EssentialMatTest::get_test_array_types_and_sizes( int /*test_case_idx*/, in get_test_array_types_and_sizes()
1191 double CV_EssentialMatTest::get_success_error_level( int /*test_case_idx*/, int /*i*/, int /*j*/ ) in get_success_error_level()
1197 void CV_EssentialMatTest::fill_array( int test_case_idx, int i, int j, Mat& arr ) in fill_array()
1251 int CV_EssentialMatTest::prepare_test_case( int test_case_idx ) in prepare_test_case()
1276 void CV_EssentialMatTest::run_func() in run_func()
1302 double CV_EssentialMatTest::sampson_error(const double * f, double x1, double y1, double x2, double… in sampson_error()
[all …]