Home
last modified time | relevance | path

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

/external/opencv3/modules/calib3d/test/
Dtest_compose_rt.cpp53 …Differential(double eps_, const mat_t& rv1_, const mat_t& tv1_, const mat_t& rv2_, const mat_t& tv… in Differential() argument
54 : rv1(rv1_), tv1(tv1_), rv2(rv2_), tv2(tv2_), eps(eps_), ev(3, 1) {} in Differential()
/external/opencv3/modules/cudalegacy/test/
DTestHypothesesFilter.cpp47 Ncv32u numDstRects_, Ncv32u minNeighbors_, Ncv32f eps_) in TestHypothesesFilter() argument
53 eps(eps_) in TestHypothesesFilter()