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.
 
 
 
 
 
 
bitwangyaoyao 09359982b1 some optimizations to ocl::pyrDown, PyrLK and Canny 12 years ago
..
interpolation.hpp merged ocl module from ocl branch (it's not quite usable yet; at least on Mac) 13 years ago
main.cpp many bugs fix for intel's HD4000 12 years ago
precomp.cpp merged ocl module from ocl branch (it's not quite usable yet; at least on Mac) 13 years ago
precomp.hpp fix the compilation bugs 12 years ago
test_arithm.cpp many bugs fix for intel's HD4000 12 years ago
test_blend.cpp add channel 3 for test/main.cpp 12 years ago
test_brute_force_matcher.cpp add bruteForceMatcher to ocl module 12 years ago
test_canny.cpp A little optimization on ocl/pyrdown, ocl/canny 12 years ago
test_columnsum.cpp update some of the functions in ocl module to the latest version 12 years ago
test_fft.cpp performance fix of convertC3C4 12 years ago
test_filters.cpp many bugs fix for intel's HD4000 12 years ago
test_gemm.cpp performance fix of convertC3C4 12 years ago
test_haar.cpp use mutex provided by opencv itself 12 years ago
test_hog.cpp A more reasonable verify method for ocl::HOG accuracy test 12 years ago
test_imgproc.cpp many bugs fix for intel's HD4000 12 years ago
test_match_template.cpp remove warnings of some functions in ocl module 12 years ago
test_matrix_operation.cpp add channel 3 for test/main.cpp 12 years ago
test_pyrdown.cpp update some of the functions in ocl module to the latest version 12 years ago
test_pyrlk.cpp some optimizations to ocl::pyrDown, PyrLK and Canny 12 years ago
test_pyrup.cpp update some of the functions in ocl module to the latest version 12 years ago
test_split_merge.cpp many bugs fix for intel's HD4000 12 years ago
utility.cpp rename all the perf test files 12 years ago
utility.hpp many bugs fix for intel's HD4000 12 years ago