Home
last modified time | relevance | path

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

/external/opencv3/modules/calib3d/test/
Dtest_fundam.cpp1459 int pt_depth1 = cvtest::randInt(rng) % 2 == 0 ? CV_32F : CV_64F; in get_test_array_types_and_sizes() local
1478 types[INPUT][0] = CV_MAKETYPE(pt_depth1, 1); in get_test_array_types_and_sizes()
1487 types[INPUT][0] = CV_MAKETYPE(pt_depth1, dims1); in get_test_array_types_and_sizes()