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.
 
 
 
 
 
 
yao 64e9cf5d75 add SURF and HOG to ocl module 13 years ago
..
interpolation.hpp
main.cpp
precomp.cpp
precomp.hpp fix the compilation bugs 13 years ago
test_arithm.cpp
test_blend.cpp fix bugs in tests, set device for each test case 13 years ago
test_columnsum.cpp fix bugs in tests, set device for each test case 13 years ago
test_fft.cpp Add dft and gemm to ocl module, using AMD's clAmdFft and clAmdBlas libraries 13 years ago
test_filters.cpp
test_gemm.cpp Add dft and gemm to ocl module, using AMD's clAmdFft and clAmdBlas libraries 13 years ago
test_haar.cpp
test_hog.cpp add SURF and HOG to ocl module 13 years ago
test_imgproc.cpp performance and bug fix for addWeighted cartToPolar div exp log resize setTo 13 years ago
test_match_template.cpp fix bugs in tests, set device for each test case 13 years ago
test_matrix_operation.cpp performance and bug fix for addWeighted cartToPolar div exp log resize setTo 13 years ago
test_pyrdown.cpp fix bugs in tests, set device for each test case 13 years ago
test_pyrup.cpp fix bugs in tests, set device for each test case 13 years ago
test_split_merge.cpp
utility.cpp
utility.hpp