opencv/modules/ocl/test
2013-11-10 23:14:36 +04:00
..
main.cpp update 2013-11-07 17:21:56 +04:00
test_api.cpp fixing typo 2013-10-25 18:00:46 +04:00
test_arithm.cpp added ocl::repeat 2013-11-05 12:23:20 +04:00
test_bgfg.cpp fixing typo 2013-10-25 18:00:46 +04:00
test_blend.cpp ocl: fix testdata for blendLinear 2013-11-01 14:44:13 +04:00
test_brute_force_matcher.cpp fixing typo 2013-10-25 18:00:46 +04:00
test_calib3d.cpp fixing typo 2013-10-25 18:00:46 +04:00
test_canny.cpp fixing typo 2013-10-25 18:00:46 +04:00
test_color.cpp added RGB[A] <-> BGR[A] conversion to ocl::cvtColor 2013-11-10 23:14:36 +04:00
test_fft.cpp fixing typo 2013-10-25 18:00:46 +04:00
test_filters.cpp Cleaned up adaptive bilateral filtering, added support for gaussian interpolation, updated sample and docs 2013-11-06 16:48:50 +04:00
test_gemm.cpp fixing typo 2013-10-25 18:00:46 +04:00
test_imgproc.cpp Merge pull request #1740 from ilya-lavrenov:ocl_corners 2013-11-06 13:31:44 +04:00
test_kalman.cpp fixing typo 2013-10-25 18:00:46 +04:00
test_kmeans.cpp speeded up ocl::distanceToCenters 2013-11-06 20:02:31 +04:00
test_match_template.cpp fixing typo 2013-10-25 18:00:46 +04:00
test_matrix_operation.cpp fixing typo 2013-10-25 18:00:46 +04:00
test_mean_shift.cpp fixing typo 2013-10-25 18:00:46 +04:00
test_ml.cpp Revert "disable SVM when AMD BLAS is not available" 2013-11-05 15:13:30 +04:00
test_moments.cpp Rewrote moments of opencl version. 2013-10-29 18:05:29 +08:00
test_objdetect.cpp Let perf/accuracy test of ocl haar uses detectMultiScale api. 2013-11-05 10:40:27 +08:00
test_optflow.cpp fixing typo 2013-10-25 18:00:46 +04:00
test_precomp.hpp ocl: tests: RNG usage refactoring 2013-10-04 15:39:39 +04:00
test_pyramids.cpp fixing typo 2013-10-25 18:00:46 +04:00
test_sort.cpp fixing typo 2013-10-25 18:00:46 +04:00
test_split_merge.cpp ocl: split: update tests and implementation 2013-10-30 14:08:37 +04:00
test_warp.cpp added CV_16SC2 && CV_16UC1 maps support to ocl::remap (nearest neighbour only) 2013-11-06 23:14:04 +04:00
utility.cpp fixed extrapolation for ocl::cornerMinEigenVal and ocl::cornerHarris; enabled CV_32FC1 for the first function 2013-10-29 19:59:21 +04:00
utility.hpp ocl: split: update tests and implementation 2013-10-30 14:08:37 +04:00