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 198cd1a40d added area fast mode to ocl::resize 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 added RGBA <-> mRGBA 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 Make Integral sum support cv_32f, sqsum support cv_64f. 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 12 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 INTER_AREA interpolation to ocl::resize 11 years ago
utility.cpp added area fast mode to ocl::resize 11 years ago
utility.hpp added area fast mode to ocl::resize 11 years ago