Searched refs:CV_FM_8POINT (Results 1 – 4 of 4) sorted by relevance
84 #define CV_FM_8POINT 2 macro
843 pt_count = MAX( pt_count, 8 + (method == CV_FM_8POINT) ); in get_test_array_types_and_sizes()845 method |= CV_FM_8POINT; in get_test_array_types_and_sizes()1026 if( method <= CV_FM_8POINT ) in prepare_to_validation()
1366 #define CV_FM_8POINT 2 in LOAD_CHDL() macro
991 else if( count == 8 || method == CV_FM_8POINT ) in cvFindFundamentalMat()