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 c6a01f2641 Merge pull request #1688 from alalek:ocl_fix_filters 11 years ago
..
main.cpp made LOOP_TIMES as a command line option with default value=1 11 years ago
test_api.cpp fixing typo 11 years ago
test_arithm.cpp fixed ocl::minMax for FP-types 11 years ago
test_bgfg.cpp fixing typo 11 years ago
test_blend.cpp fixed and generalized ocl::blendLinear 11 years ago
test_brute_force_matcher.cpp fixing typo 11 years ago
test_calib3d.cpp fixing typo 11 years ago
test_canny.cpp fixing typo 11 years ago
test_color.cpp fixing typo 11 years ago
test_fft.cpp fixing typo 11 years ago
test_filters.cpp ocl: rewrite filter2D 11 years ago
test_gemm.cpp fixing typo 11 years ago
test_imgproc.cpp rewrote and generalized ocl::threshold 11 years ago
test_kalman.cpp fixing typo 11 years ago
test_kmeans.cpp Merge pull request #1657 from KonstantinMatskevich:ocldistanceToCenters 11 years ago
test_match_template.cpp fixing typo 11 years ago
test_matrix_operation.cpp fixing typo 11 years ago
test_mean_shift.cpp fixing typo 11 years ago
test_ml.cpp fixing typo 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 fixing typo 11 years ago
test_precomp.hpp ocl: tests: RNG usage refactoring 11 years ago
test_pyramids.cpp fixing typo 11 years ago
test_sort.cpp fixing typo 11 years ago
test_split_merge.cpp fixing typo 11 years ago
test_warp.cpp fixed tests for ocl::warpAffine and ocl::warpPerspective 11 years ago
utility.cpp ocl tests: show diff when cv::countNonZero(diff) > 0 11 years ago
utility.hpp Merge pull request #1688 from alalek:ocl_fix_filters 11 years ago