/external/opencv3/modules/ts/include/opencv2/ts/ |
D | cuda_perf.hpp | 70 …#define DEF_PARAM_TEST(name, ...) typedef ::perf::TestBaseWithParam< std::tr1::tuple< __VA_ARGS__ … macro 75 DEF_PARAM_TEST(Sz_Depth, cv::Size, perf::MatDepth); 76 DEF_PARAM_TEST(Sz_Depth_Cn, cv::Size, perf::MatDepth, MatCn);
|
/external/opencv3/modules/photo/perf/ |
D | perf_cuda.cpp | 61 DEF_PARAM_TEST(Sz_Depth_Cn_WinSz_BlockSz, cv::Size, MatDepth, MatCn, int, int); 105 DEF_PARAM_TEST(Sz_Depth_Cn_WinSz_BlockSz, cv::Size, MatDepth, MatCn, int, int); 149 DEF_PARAM_TEST(Sz_Depth_WinSz_BlockSz, cv::Size, MatDepth, int, int);
|
/external/opencv3/modules/cudafeatures2d/perf/ |
D | perf_features2d.cpp | 52 DEF_PARAM_TEST(Image_Threshold_NonMaxSuppression, string, int, bool); 97 DEF_PARAM_TEST(Image_NFeatures, string, int); 149 DEF_PARAM_TEST(DescSize_Norm, int, NormType); 206 DEF_PARAM_TEST(DescSize_K_Norm, int, int, NormType);
|
/external/opencv3/modules/cudawarping/perf/ |
D | perf_warping.cpp | 92 DEF_PARAM_TEST(Sz_Depth_Cn_Inter_Border_Mode, cv::Size, MatDepth, MatCn, Interpolation, BorderMode,… 144 DEF_PARAM_TEST(Sz_Depth_Cn_Inter_Scale, cv::Size, MatDepth, MatCn, Interpolation, double); 188 DEF_PARAM_TEST(Sz_Depth_Cn_Scale, cv::Size, MatDepth, MatCn, double); 231 DEF_PARAM_TEST(Sz_Depth_Cn_Inter_Border, cv::Size, MatDepth, MatCn, Interpolation, BorderMode); 331 DEF_PARAM_TEST(Sz_Depth_Cn_Inter, cv::Size, MatDepth, MatCn, Interpolation);
|
/external/opencv3/modules/cudaarithm/perf/ |
D | perf_arithm.cpp | 58 DEF_PARAM_TEST(Sz_Type_Flags, cv::Size, MatType, GemmFlags); 110 DEF_PARAM_TEST(Sz_Flags, cv::Size, DftFlags); 210 DEF_PARAM_TEST(Sz_KernelSz_Ccorr, cv::Size, int, bool);
|
D | perf_reductions.cpp | 52 DEF_PARAM_TEST(Sz_Depth_Norm, cv::Size, MatDepth, NormType); 92 DEF_PARAM_TEST(Sz_Norm, cv::Size, NormType); 344 DEF_PARAM_TEST(Sz_Depth_Cn_Code_Dim, cv::Size, MatDepth, MatCn, ReduceCode, ReduceDim); 386 DEF_PARAM_TEST(Sz_Depth_NormType, cv::Size, MatDepth, NormType);
|
D | perf_core.cpp | 172 DEF_PARAM_TEST(Sz_Depth_Cn_Code, cv::Size, MatDepth, MatCn, FlipCode); 286 DEF_PARAM_TEST(Sz_Depth_Cn_Border, cv::Size, MatDepth, MatCn, BorderMode);
|
D | perf_element_operations.cpp | 596 DEF_PARAM_TEST(Sz_Depth_Power, cv::Size, MatDepth, double); 634 DEF_PARAM_TEST(Sz_Depth_Code, cv::Size, MatDepth, CmpCode); 1181 DEF_PARAM_TEST(Sz_3Depth, cv::Size, MatDepth, MatDepth, MatDepth); 1346 DEF_PARAM_TEST(Sz_AngleInDegrees, cv::Size, bool); 1466 DEF_PARAM_TEST(Sz_Depth_Op, cv::Size, MatDepth, ThreshOp);
|
/external/opencv3/modules/cudaimgproc/perf/ |
D | perf_color.cpp | 52 DEF_PARAM_TEST(Sz_Depth_Code, cv::Size, MatDepth, CvtColorInfo); 153 DEF_PARAM_TEST(Sz_Code, cv::Size, DemosaicingCode); 223 DEF_PARAM_TEST(Sz_Type_Op, cv::Size, MatType, AlphaOp);
|
D | perf_gftt.cpp | 52 DEF_PARAM_TEST(Image_MinDistance, string, double);
|
D | perf_canny.cpp | 52 DEF_PARAM_TEST(Image_AppertureSz_L2gradient, string, int, bool);
|
D | perf_bilateral_filter.cpp | 52 DEF_PARAM_TEST(Sz_Depth_Cn_KernelSz, cv::Size, MatDepth, MatCn, int);
|
D | perf_corners.cpp | 52 DEF_PARAM_TEST(Image_Type_Border_BlockSz_ApertureSz, string, MatType, BorderMode, int, int);
|
D | perf_match_template.cpp | 54 DEF_PARAM_TEST(Sz_TemplateSz_Cn_Method, cv::Size, cv::Size, MatCn, TemplateMethod);
|
D | perf_histogram.cpp | 186 DEF_PARAM_TEST(Sz_ClipLimit, cv::Size, double);
|
D | perf_hough.cpp | 179 DEF_PARAM_TEST(Sz_Dp_MinDist, cv::Size, float, float);
|
/external/opencv3/modules/cudabgsegm/perf/ |
D | perf_bgsegm.cpp | 67 DEF_PARAM_TEST(Video_Cn_LearningRate, string, MatCn, double); 172 DEF_PARAM_TEST(Video_Cn, string, int);
|
/external/opencv3/modules/cudaoptflow/perf/ |
D | perf_optflow.cpp | 100 DEF_PARAM_TEST(ImagePair_Gray_NPts_WinSz_Levels_Iters, pair_string, bool, int, int, int, int); 173 DEF_PARAM_TEST(ImagePair_WinSz_Levels_Iters, pair_string, int, int, int);
|
/external/opencv3/modules/cudafilters/perf/ |
D | perf_filters.cpp | 52 DEF_PARAM_TEST(Sz_Type_KernelSz, cv::Size, MatType, int); 343 DEF_PARAM_TEST(Sz_Type_Op, cv::Size, MatType, MorphOp);
|
/external/opencv3/modules/core/perf/cuda/ |
D | perf_gpumat.cpp | 162 DEF_PARAM_TEST(Sz_2Depth, cv::Size, MatDepth, MatDepth);
|
/external/opencv3/modules/cudalegacy/perf/ |
D | perf_bgsegm.cpp | 141 DEF_PARAM_TEST(Video_Cn_MaxFeatures, string, MatCn, int);
|