opencv/modules/ocl/test
Alexander Smorkalov 514e97223c Some hacks to build and run OpenCL on Qualcomm S800.
Some of functions were enabled on Qualcomm S800 by changing grid size;
OpenCL kernel grid size unification for different platfroms;
Test pass rate improvements by inclreasing threshold;
Some tests were disabled for Android;
run.py was adopted for devices with brackets in in name.
2013-11-22 16:13:38 +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 Some hacks to build and run OpenCL on Qualcomm S800. 2013-11-22 16:13:38 +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 RGBA <-> mRGBA 2013-11-14 12:02:59 +04:00
test_fft.cpp fixing typo 2013-10-25 18:00:46 +04:00
test_filters.cpp Some hacks to build and run OpenCL on Qualcomm S800. 2013-11-22 16:13:38 +04:00
test_gemm.cpp fixing typo 2013-10-25 18:00:46 +04:00
test_imgproc.cpp Make Integral sum support cv_32f, sqsum support cv_64f. 2013-11-11 14:31:02 +08: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 Some hacks to build and run OpenCL on Qualcomm S800. 2013-11-22 16:13:38 +04:00
test_warp.cpp added INTER_AREA interpolation to ocl::resize 2013-11-18 18:28:49 +04:00
utility.cpp added area fast mode to ocl::resize 2013-11-19 13:43:50 +04:00
utility.hpp added area fast mode to ocl::resize 2013-11-19 13:43:50 +04:00