OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SANITY_CHECK_MOMENTS
(Results
1 - 3
of
3
) sorted by null
/external/opencv3/modules/imgproc/perf/opencl/
perf_moments.cpp
73
SANITY_CHECK_MOMENTS
(m, 1e-6, ERROR_RELATIVE);
/external/opencv3/modules/imgproc/perf/
perf_moments.cpp
43
SANITY_CHECK_MOMENTS
(m, 2e-4, ERROR_RELATIVE);
/external/opencv3/modules/ts/include/opencv2/ts/
ts_perf.hpp
208
#define
SANITY_CHECK_MOMENTS
(array, ...) ::perf::Regression::addMoments(this, #array, array , ## __VA_ARGS__)
Completed in 81 milliseconds