Home
last modified time | relevance | path

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

/external/opencv3/modules/calib3d/test/
Dtest_fundam.cpp760 class CV_FundamentalMatTest : public cvtest::ArrayTest class
763 CV_FundamentalMatTest();
785 CV_FundamentalMatTest::CV_FundamentalMatTest() in CV_FundamentalMatTest() function in CV_FundamentalMatTest
821 int CV_FundamentalMatTest::read_params( CvFileStorage* fs ) in read_params()
828 void CV_FundamentalMatTest::get_test_array_types_and_sizes( int /*test_case_idx*/, in get_test_array_types_and_sizes()
891 double CV_FundamentalMatTest::get_success_error_level( int /*test_case_idx*/, int /*i*/, int /*j*/ ) in get_success_error_level()
897 void CV_FundamentalMatTest::fill_array( int test_case_idx, int i, int j, Mat& arr ) in fill_array()
952 int CV_FundamentalMatTest::prepare_test_case( int test_case_idx ) in prepare_test_case()
976 void CV_FundamentalMatTest::run_func() in run_func()
985 void CV_FundamentalMatTest::prepare_to_validation( int test_case_idx ) in prepare_to_validation()
[all …]