OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SANITY_CHECK_KEYPOINTS
(Results
1 - 7
of
7
) sorted by null
/external/opencv3/modules/features2d/perf/opencl/
perf_fast.cpp
41
SANITY_CHECK_KEYPOINTS
(points);
perf_orb.cpp
31
SANITY_CHECK_KEYPOINTS
(points, 1e-5);
85
SANITY_CHECK_KEYPOINTS
(points, 1e-5);
/external/opencv3/modules/features2d/perf/
perf_orb.cpp
31
SANITY_CHECK_KEYPOINTS
(points, 1e-5);
75
SANITY_CHECK_KEYPOINTS
(points, 1e-5);
perf_agast.cpp
41
SANITY_CHECK_KEYPOINTS
(points);
perf_fast.cpp
39
SANITY_CHECK_KEYPOINTS
(points);
/external/opencv3/modules/cudafeatures2d/perf/
perf_features2d.cpp
82
SANITY_CHECK_KEYPOINTS
(gpu_keypoints);
90
SANITY_CHECK_KEYPOINTS
(cpu_keypoints);
129
SANITY_CHECK_KEYPOINTS
(gpu_keypoints, 1e-4);
141
SANITY_CHECK_KEYPOINTS
(cpu_keypoints);
/external/opencv3/modules/ts/include/opencv2/ts/
ts_perf.hpp
209
#define
SANITY_CHECK_KEYPOINTS
(array, ...) ::perf::Regression::addKeypoints(this, #array, array , ## __VA_ARGS__)
Completed in 1657 milliseconds