opencv/modules/ocl/test
peng xiao 429f84e59e Fix a bug of cornerHarris and cornerMinEigenVal.
The bug is a buffer overrun when border type is reflect101.
It is found that gfft crashed with input of size 100x100 on Intel CPU.
2013-06-06 11:44:35 +08:00
..
main.cpp Fix the problem of device selection on hybrid video systems. 2013-04-05 09:19:59 +08:00
precomp.cpp merged ocl module from ocl branch (it's not quite usable yet; at least on Mac) 2012-07-16 17:08:14 +00:00
precomp.hpp remove interpolation.hpp 2013-05-08 15:27:35 +08:00
test_arithm.cpp fix warnings, unify test names 2013-05-09 17:57:13 +08:00
test_blend.cpp fix warnings, unify test names 2013-05-09 17:57:13 +08:00
test_brute_force_matcher.cpp Merge pull request #871 from bitwangyaoyao:2.4_acry 2013-05-13 23:04:11 +04:00
test_calib3d.cpp Merge pull request #839 from pengx17:2.4_ocl_csbp 2013-05-14 15:56:07 +04:00
test_canny.cpp Fix 2.4 ocl Canny. 2013-05-29 14:15:26 +08:00
test_color.cpp use clean EXPECT_MAT_NEAR (no string output) 2013-05-08 17:07:44 +08:00
test_columnsum.cpp fix warnings, unify test names 2013-05-09 17:57:13 +08:00
test_fft.cpp fix the warnings in fft tests 2013-05-13 15:04:23 +08:00
test_filters.cpp fix warnings, unify test names 2013-05-09 17:57:13 +08:00
test_gemm.cpp fix the waring in gemm test 2013-05-17 13:19:09 +08:00
test_haar.cpp Add non-stump based ocl Haar cascade classifier support. 2013-05-30 14:01:19 +08:00
test_hog.cpp fix warnings, unify test names 2013-05-09 17:57:13 +08:00
test_imgproc.cpp use clean EXPECT_MAT_NEAR (no string output) 2013-05-08 17:07:44 +08:00
test_match_template.cpp fix warnings, unify test names 2013-05-09 17:57:13 +08:00
test_matrix_operation.cpp fix warnings, unify test names 2013-05-09 17:57:13 +08:00
test_moments.cpp fix warnings, unify test names 2013-05-09 17:57:13 +08:00
test_optflow.cpp Fix a bug of cornerHarris and cornerMinEigenVal. 2013-06-06 11:44:35 +08:00
test_pyrdown.cpp fix warnings, unify test names 2013-05-09 17:57:13 +08:00
test_pyrup.cpp fix warnings, unify test names 2013-05-09 17:57:13 +08:00
test_split_merge.cpp fix warnings, unify test names 2013-05-09 17:57:13 +08:00
utility.cpp format files to ANSI C style with coolformat 2012-10-11 16:22:47 +08:00
utility.hpp Merge pull request #871 from bitwangyaoyao:2.4_acry 2013-05-13 23:04:11 +04:00