Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrey Pavlenko f177e65871 Merge pull request #1683 from alalek:ocl_restore_showdiff 11 years ago
..
main.cpp made LOOP_TIMES as a command line option with default value=1 11 years ago
test_api.cpp ocl: fix compilation warnings, update openCLExecuteKernelInterop 11 years ago
test_arithm.cpp Merge pull request #1673 from ilya-lavrenov:ocl_norm 11 years ago
test_bgfg.cpp catching OpenCL double not supported exceptions 11 years ago
test_blend.cpp catching OpenCL double not supported exceptions 11 years ago
test_brute_force_matcher.cpp catching OpenCL double not supported exceptions 11 years ago
test_calib3d.cpp catching OpenCL double not supported exceptions 11 years ago
test_canny.cpp catching OpenCL double not supported exceptions 11 years ago
test_color.cpp ocl: rewrite CvtColor tests, added roi support 11 years ago
test_fft.cpp enabled accuracy tests for the functions that use inside AMD Blas/Fft 11 years ago
test_filters.cpp Merge pull request #1645 from ilya-lavrenov:ocl_morph_test_fix 11 years ago
test_gemm.cpp enabled accuracy tests for the functions that use inside AMD Blas/Fft 11 years ago
test_imgproc.cpp fixed ocl::copyMakeBorder 11 years ago
test_kalman.cpp enabled accuracy tests for the functions that use inside AMD Blas/Fft 11 years ago
test_kmeans.cpp catching OpenCL double not supported exceptions 11 years ago
test_match_template.cpp catching OpenCL double not supported exceptions 11 years ago
test_matrix_operation.cpp refactored ocl matrix operations accuracy tests 11 years ago
test_mean_shift.cpp refactored all the tests in ocl/test/test_imgproc.cpp 11 years ago
test_ml.cpp misprint in disabling ocl::svm 11 years ago
test_moments.cpp catching OpenCL double not supported exceptions 11 years ago
test_objdetect.cpp catching OpenCL double not supported exceptions 11 years ago
test_optflow.cpp catching OpenCL double not supported exceptions 11 years ago
test_precomp.hpp ocl: tests: RNG usage refactoring 11 years ago
test_pyramids.cpp made more demonstrative message about test fails 11 years ago
test_sort.cpp catching OpenCL double not supported exceptions 11 years ago
test_split_merge.cpp made more demonstrative message about test fails 11 years ago
test_warp.cpp fixed an accuracy test for ocl::resize (in some cases dsize.area() was equal to 0) 11 years ago
utility.cpp ocl: show diff 11 years ago
utility.hpp ocl: show diff 11 years ago