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 dd942df08b Merge pull request #1736 from alalek:ocl_fix_corner_memory_access 11 years ago
..
main.cpp
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 ocl: fix testdata for 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 Merge pull request #1721 from alalek:ocl_fix_filter2D_64F_kernel 11 years ago
test_gemm.cpp fixing typo 11 years ago
test_imgproc.cpp ocl: corner*: fix memory access in kernels; change error check to relative 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 Rewrote moments of opencl version. 11 years ago
test_objdetect.cpp
test_optflow.cpp fixing typo 11 years ago
test_precomp.hpp
test_pyramids.cpp fixing typo 11 years ago
test_sort.cpp fixing typo 11 years ago
test_split_merge.cpp ocl: split: update tests and implementation 11 years ago
test_warp.cpp fixed tests for ocl::warpAffine and ocl::warpPerspective 11 years ago
utility.cpp fixed extrapolation for ocl::cornerMinEigenVal and ocl::cornerHarris; enabled CV_32FC1 for the first function 11 years ago
utility.hpp ocl: split: update tests and implementation 11 years ago