IMPLEMENT_PARAM_CLASS  358 modules/cudaarithm/test/test_arithm.cpp     IMPLEMENT_PARAM_CLASS(KSize, int)
IMPLEMENT_PARAM_CLASS  359 modules/cudaarithm/test/test_arithm.cpp     IMPLEMENT_PARAM_CLASS(Ccorr, bool)
IMPLEMENT_PARAM_CLASS  364 modules/cudaarithm/test/test_core.cpp     IMPLEMENT_PARAM_CLASS(Border, int)
IMPLEMENT_PARAM_CLASS 2666 modules/cudaarithm/test/test_element_operations.cpp     IMPLEMENT_PARAM_CLASS(AngleInDegrees, bool)
IMPLEMENT_PARAM_CLASS   69 modules/cudabgsegm/test/test_bgsegm.cpp IMPLEMENT_PARAM_CLASS(UseGray, bool)
IMPLEMENT_PARAM_CLASS   70 modules/cudabgsegm/test/test_bgsegm.cpp     IMPLEMENT_PARAM_CLASS(DetectShadow, bool)
IMPLEMENT_PARAM_CLASS   54 modules/cudafeatures2d/test/test_features2d.cpp     IMPLEMENT_PARAM_CLASS(FAST_Threshold, int)
IMPLEMENT_PARAM_CLASS   55 modules/cudafeatures2d/test/test_features2d.cpp     IMPLEMENT_PARAM_CLASS(FAST_NonmaxSuppression, bool)
IMPLEMENT_PARAM_CLASS  115 modules/cudafeatures2d/test/test_features2d.cpp     IMPLEMENT_PARAM_CLASS(ORB_FeaturesCount, int)
IMPLEMENT_PARAM_CLASS  116 modules/cudafeatures2d/test/test_features2d.cpp     IMPLEMENT_PARAM_CLASS(ORB_ScaleFactor, float)
IMPLEMENT_PARAM_CLASS  117 modules/cudafeatures2d/test/test_features2d.cpp     IMPLEMENT_PARAM_CLASS(ORB_LevelsCount, int)
IMPLEMENT_PARAM_CLASS  118 modules/cudafeatures2d/test/test_features2d.cpp     IMPLEMENT_PARAM_CLASS(ORB_EdgeThreshold, int)
IMPLEMENT_PARAM_CLASS  119 modules/cudafeatures2d/test/test_features2d.cpp     IMPLEMENT_PARAM_CLASS(ORB_firstLevel, int)
IMPLEMENT_PARAM_CLASS  120 modules/cudafeatures2d/test/test_features2d.cpp     IMPLEMENT_PARAM_CLASS(ORB_WTA_K, int)
IMPLEMENT_PARAM_CLASS  121 modules/cudafeatures2d/test/test_features2d.cpp     IMPLEMENT_PARAM_CLASS(ORB_PatchSize, int)
IMPLEMENT_PARAM_CLASS  122 modules/cudafeatures2d/test/test_features2d.cpp     IMPLEMENT_PARAM_CLASS(ORB_BlurForDescriptor, bool)
IMPLEMENT_PARAM_CLASS  222 modules/cudafeatures2d/test/test_features2d.cpp     IMPLEMENT_PARAM_CLASS(DescriptorSize, int)
IMPLEMENT_PARAM_CLASS  223 modules/cudafeatures2d/test/test_features2d.cpp     IMPLEMENT_PARAM_CLASS(UseMask, bool)
IMPLEMENT_PARAM_CLASS   52 modules/cudafilters/test/test_filters.cpp     IMPLEMENT_PARAM_CLASS(Anchor, cv::Point)
IMPLEMENT_PARAM_CLASS   53 modules/cudafilters/test/test_filters.cpp     IMPLEMENT_PARAM_CLASS(Deriv_X, int)
IMPLEMENT_PARAM_CLASS   54 modules/cudafilters/test/test_filters.cpp     IMPLEMENT_PARAM_CLASS(Deriv_Y, int)
IMPLEMENT_PARAM_CLASS   55 modules/cudafilters/test/test_filters.cpp     IMPLEMENT_PARAM_CLASS(Iterations, int)
IMPLEMENT_PARAM_CLASS   54 modules/cudaimgproc/test/test_canny.cpp     IMPLEMENT_PARAM_CLASS(AppertureSize, int)
IMPLEMENT_PARAM_CLASS   55 modules/cudaimgproc/test/test_canny.cpp     IMPLEMENT_PARAM_CLASS(L2gradient, bool)
IMPLEMENT_PARAM_CLASS   54 modules/cudaimgproc/test/test_corners.cpp     IMPLEMENT_PARAM_CLASS(BlockSize, int);
IMPLEMENT_PARAM_CLASS   55 modules/cudaimgproc/test/test_corners.cpp     IMPLEMENT_PARAM_CLASS(ApertureSize, int);
IMPLEMENT_PARAM_CLASS   54 modules/cudaimgproc/test/test_gftt.cpp     IMPLEMENT_PARAM_CLASS(MinDistance, double)
IMPLEMENT_PARAM_CLASS  176 modules/cudaimgproc/test/test_histogram.cpp     IMPLEMENT_PARAM_CLASS(ClipLimit, double)
IMPLEMENT_PARAM_CLASS   57 modules/cudaimgproc/test/test_match_template.cpp     IMPLEMENT_PARAM_CLASS(TemplateSize, cv::Size);
IMPLEMENT_PARAM_CLASS  130 modules/cudaimgproc/test/test_mean_shift.cpp     IMPLEMENT_PARAM_CLASS(MinSize, int);
IMPLEMENT_PARAM_CLASS  170 modules/cudaoptflow/test/test_optflow.cpp     IMPLEMENT_PARAM_CLASS(UseGray, bool)
IMPLEMENT_PARAM_CLASS  265 modules/cudaoptflow/test/test_optflow.cpp     IMPLEMENT_PARAM_CLASS(PyrScale, double)
IMPLEMENT_PARAM_CLASS  266 modules/cudaoptflow/test/test_optflow.cpp     IMPLEMENT_PARAM_CLASS(PolyN, int)
IMPLEMENT_PARAM_CLASS  268 modules/cudaoptflow/test/test_optflow.cpp     IMPLEMENT_PARAM_CLASS(UseInitFlow, bool)
IMPLEMENT_PARAM_CLASS  339 modules/cudaoptflow/test/test_optflow.cpp     IMPLEMENT_PARAM_CLASS(Gamma, double)
IMPLEMENT_PARAM_CLASS   58 modules/imgproc/test/ocl/test_canny.cpp IMPLEMENT_PARAM_CLASS(L2gradient, bool)
IMPLEMENT_PARAM_CLASS   59 modules/imgproc/test/ocl/test_canny.cpp IMPLEMENT_PARAM_CLASS(UseRoi, bool)
IMPLEMENT_PARAM_CLASS  311 modules/ts/include/opencv2/ts/cuda_test.hpp     IMPLEMENT_PARAM_CLASS(Channels, int)
IMPLEMENT_PARAM_CLASS  331 modules/ts/include/opencv2/ts/ocl_test.hpp #ifndef IMPLEMENT_PARAM_CLASS
IMPLEMENT_PARAM_CLASS  346 modules/ts/include/opencv2/ts/ocl_test.hpp IMPLEMENT_PARAM_CLASS(Channels, int)
IMPLEMENT_PARAM_CLASS   27 modules/video/test/ocl/test_bgfg_mog2.cpp     IMPLEMENT_PARAM_CLASS(UseGray, bool)
IMPLEMENT_PARAM_CLASS   28 modules/video/test/ocl/test_bgfg_mog2.cpp     IMPLEMENT_PARAM_CLASS(DetectShadow, bool)
IMPLEMENT_PARAM_CLASS   56 modules/video/test/ocl/test_optflow_farneback.cpp     IMPLEMENT_PARAM_CLASS(PyrScale, double)
IMPLEMENT_PARAM_CLASS   57 modules/video/test/ocl/test_optflow_farneback.cpp     IMPLEMENT_PARAM_CLASS(PolyN, int)
IMPLEMENT_PARAM_CLASS   59 modules/video/test/ocl/test_optflow_farneback.cpp     IMPLEMENT_PARAM_CLASS(UseInitFlow, bool)
IMPLEMENT_PARAM_CLASS   56 modules/video/test/ocl/test_optflow_tvl1flow.cpp     IMPLEMENT_PARAM_CLASS(UseInitFlow, bool)
IMPLEMENT_PARAM_CLASS   57 modules/video/test/ocl/test_optflow_tvl1flow.cpp     IMPLEMENT_PARAM_CLASS(MedianFiltering, int)
IMPLEMENT_PARAM_CLASS   58 modules/video/test/ocl/test_optflow_tvl1flow.cpp     IMPLEMENT_PARAM_CLASS(ScaleStep, double)