Searched refs:Size_MatType (Results 1 - 24 of 24) sorted by relevance

/external/opencv3/modules/core/perf/
H A Dperf_arithm.cpp13 PERF_TEST_P(Size_MatType, min, TYPICAL_MATS_CORE_ARITHM)
28 PERF_TEST_P(Size_MatType, minScalar, TYPICAL_MATS_CORE_ARITHM)
43 PERF_TEST_P(Size_MatType, max, TYPICAL_MATS_CORE_ARITHM)
58 PERF_TEST_P(Size_MatType, maxScalar, TYPICAL_MATS_CORE_ARITHM)
73 PERF_TEST_P(Size_MatType, absdiff, TYPICAL_MATS_CORE_ARITHM)
95 PERF_TEST_P(Size_MatType, absdiffScalar, TYPICAL_MATS_CORE_ARITHM)
117 PERF_TEST_P(Size_MatType, add, TYPICAL_MATS_CORE_ARITHM)
140 PERF_TEST_P(Size_MatType, addScalar, TYPICAL_MATS_CORE_ARITHM)
162 PERF_TEST_P(Size_MatType, subtract, TYPICAL_MATS_CORE_ARITHM)
184 PERF_TEST_P(Size_MatType, subtractScala
[all...]
H A Dperf_stat.cpp9 PERF_TEST_P(Size_MatType, sum, TYPICAL_MATS)
24 PERF_TEST_P(Size_MatType, mean, TYPICAL_MATS)
39 PERF_TEST_P(Size_MatType, mean_mask, TYPICAL_MATS)
55 PERF_TEST_P(Size_MatType, meanStdDev, TYPICAL_MATS)
72 PERF_TEST_P(Size_MatType, meanStdDev_mask, TYPICAL_MATS)
90 PERF_TEST_P(Size_MatType, countNonZero, testing::Combine( testing::Values( TYPICAL_MAT_SIZES ), testing::Values( CV_8UC1, CV_8SC1, CV_16UC1, CV_16SC1, CV_32SC1, CV_32FC1, CV_64FC1 ) ))
H A Dperf_bitwise.cpp13 PERF_TEST_P(Size_MatType, bitwise_not, TYPICAL_MATS_BITW_ARITHM)
29 PERF_TEST_P(Size_MatType, bitwise_and, TYPICAL_MATS_BITW_ARITHM)
45 PERF_TEST_P(Size_MatType, bitwise_or, TYPICAL_MATS_BITW_ARITHM)
61 PERF_TEST_P(Size_MatType, bitwise_xor, TYPICAL_MATS_BITW_ARITHM)
H A Dperf_mat.cpp9 PERF_TEST_P(Size_MatType, Mat_Eye,
30 PERF_TEST_P(Size_MatType, Mat_Zeros,
51 PERF_TEST_P(Size_MatType, Mat_Clone,
73 PERF_TEST_P(Size_MatType, Mat_Clone_Roi,
H A Dperf_abs.cpp13 PERF_TEST_P(Size_MatType, abs, TYPICAL_MATS_ABS)
H A Dperf_addWeighted.cpp12 PERF_TEST_P(Size_MatType, addWeighted, TYPICAL_MATS_ADWEIGHTED)
H A Dperf_inRange.cpp12 PERF_TEST_P(Size_MatType, inRange, TYPICAL_MATS_INRANGE)
H A Dperf_minmaxloc.cpp9 PERF_TEST_P(Size_MatType, minMaxLoc, testing::Combine(
H A Dperf_cvround.cpp22 PERF_TEST_P(Size_MatType, CvRound_Float,
H A Dperf_norm.cpp186 PERF_TEST_P( Size_MatType, normalize_minmax, TYPICAL_MATS ) argument
/external/opencv3/modules/imgproc/perf/opencl/
H A Dperf_accumulate.cpp56 typedef Size_MatType AccumulateFixture;
77 typedef Size_MatType AccumulateSquareFixture;
98 typedef Size_MatType AccumulateProductFixture;
119 typedef Size_MatType AccumulateWeightedFixture;
H A Dperf_pyramid.cpp57 typedef Size_MatType PyrDownFixture;
81 typedef Size_MatType PyrUpFixture;
105 typedef Size_MatType BuildPyramidFixture;
H A Dperf_blend.cpp57 typedef Size_MatType BlendLinearFixture;
H A Dperf_imgproc.cpp154 typedef Size_MatType CornerMinEigenValFixture;
176 typedef Size_MatType CornerHarrisFixture;
197 typedef Size_MatType PreCornerDetectFixture;
H A Dperf_matchTemplate.cpp48 typedef Size_MatType CV_TM_CCORRFixture;
H A Dperf_filters.cpp198 typedef Size_MatType SobelFixture;
219 typedef Size_MatType ScharrFixture;
/external/opencv3/modules/imgproc/perf/
H A Dperf_morph.cpp12 PERF_TEST_P(Size_MatType, erode, TYPICAL_MATS_MORPH)
28 PERF_TEST_P(Size_MatType, dilate, TYPICAL_MATS_MORPH)
H A Dperf_pyramids.cpp9 PERF_TEST_P(Size_MatType, pyrDown, testing::Combine(
30 PERF_TEST_P(Size_MatType, pyrUp, testing::Combine(
51 PERF_TEST_P(Size_MatType, buildPyramid, testing::Combine(
/external/opencv3/modules/core/perf/opencl/
H A Dperf_matop.cpp18 typedef Size_MatType SetToFixture;
40 typedef Size_MatType SetToFixture;
62 typedef Size_MatType ConvertToFixture;
85 typedef Size_MatType CopyToFixture;
106 typedef Size_MatType CopyToFixture;
H A Dperf_arithm.cpp52 typedef Size_MatType LUTFixture;
77 typedef Size_MatType ExpFixture;
99 typedef Size_MatType LogFixture;
121 typedef Size_MatType AddFixture;
141 typedef Size_MatType SubtractFixture;
162 typedef Size_MatType MulFixture;
182 typedef Size_MatType DivFixture;
203 typedef Size_MatType AbsDiffFixture;
224 typedef Size_MatType CartToPolarFixture;
247 typedef Size_MatType PolarToCartFixtur
[all...]
/external/opencv3/modules/superres/perf/
H A Dperf_superres.cpp120 PERF_TEST_P(Size_MatType, SuperResolution_BTVL1,
180 typedef Size_MatType SuperResolution_BTVL1;
/external/opencv3/modules/features2d/perf/opencl/
H A Dperf_brute_force_matcher.cpp56 typedef Size_MatType BruteForceMatcherFixture;
/external/opencv3/modules/ts/include/opencv2/ts/
H A Dcuda_perf.hpp74 typedef perf::Size_MatType Sz_Type;
H A Dts_perf.hpp478 typedef TestBaseWithParam<Size_MatType_t> Size_MatType; typedef in namespace:perf

Completed in 676 milliseconds