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.
 
 
 
 
 
 
Ilya Lavrenov 760b718981 added CV_16SC2 && CV_16UC1 map types support to ocl::remap (INTER_LINEAR mode) 12 years ago
..
main.cpp made LOOP_TIMES as a command line option with default value=1 12 years ago
test_api.cpp fixing typo 12 years ago
test_arithm.cpp fixed ocl::minMax for FP-types 12 years ago
test_bgfg.cpp fixing typo 12 years ago
test_blend.cpp ocl: fix testdata for blendLinear 12 years ago
test_brute_force_matcher.cpp fixing typo 12 years ago
test_calib3d.cpp fixing typo 12 years ago
test_canny.cpp fixing typo 12 years ago
test_color.cpp fixing typo 12 years ago
test_fft.cpp fixing typo 12 years ago
test_filters.cpp Merge pull request #1721 from alalek:ocl_fix_filter2D_64F_kernel 12 years ago
test_gemm.cpp fixing typo 12 years ago
test_imgproc.cpp ocl: corner*: fix memory access in kernels; change error check to relative 12 years ago
test_kalman.cpp fixing typo 12 years ago
test_kmeans.cpp Merge pull request #1657 from KonstantinMatskevich:ocldistanceToCenters 12 years ago
test_match_template.cpp fixing typo 12 years ago
test_matrix_operation.cpp fixing typo 12 years ago
test_mean_shift.cpp fixing typo 12 years ago
test_ml.cpp fixing typo 12 years ago
test_moments.cpp Rewrote moments of opencl version. 12 years ago
test_objdetect.cpp catching OpenCL double not supported exceptions 12 years ago
test_optflow.cpp fixing typo 12 years ago
test_precomp.hpp ocl: tests: RNG usage refactoring 12 years ago
test_pyramids.cpp fixing typo 12 years ago
test_sort.cpp fixing typo 12 years ago
test_split_merge.cpp ocl: split: update tests and implementation 12 years ago
test_warp.cpp added CV_16SC2 && CV_16UC1 map types support to ocl::remap (INTER_LINEAR mode) 12 years ago
utility.cpp fixed extrapolation for ocl::cornerMinEigenVal and ocl::cornerHarris; enabled CV_32FC1 for the first function 12 years ago
utility.hpp ocl: split: update tests and implementation 12 years ago