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.
 
 
 
 
 
 
Roman Donchenko 800d53f76b Merge pull request #1759 from ilya-lavrenov:ocl_distanceToCenters 11 years ago
..
main.cpp update 11 years ago
test_api.cpp fixing typo 11 years ago
test_arithm.cpp added ocl::repeat 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 Cleaned up adaptive bilateral filtering, added support for gaussian interpolation, updated sample and docs 11 years ago
test_gemm.cpp fixing typo 11 years ago
test_imgproc.cpp Merge pull request #1740 from ilya-lavrenov:ocl_corners 11 years ago
test_kalman.cpp fixing typo 11 years ago
test_kmeans.cpp speeded up ocl::distanceToCenters 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 Revert "disable SVM when AMD BLAS is not available" 11 years ago
test_moments.cpp Rewrote moments of opencl version. 11 years ago
test_objdetect.cpp Let perf/accuracy test of ocl haar uses detectMultiScale api. 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 ocl: split: update tests and implementation 11 years ago
test_warp.cpp added CV_16SC2 && CV_16UC1 maps support to ocl::remap (nearest neighbour only) 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