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.
 
 
 
 
 
 
Vadim Pisarevsky 03e2a52e2c Merge pull request #807 from pengx17:2.4_ocl_bfm_opt 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 Fix the problem of device selection on hybrid video systems. 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 SURF accuracy test is moved to nonfree 12 years ago
test_arithm.cpp remove the C3 kernels in arithm, as the oclMat will never store 3 channels data 12 years ago
test_blend.cpp Fix OpenCL build warnings 12 years ago
test_brute_force_matcher.cpp Rename test case category and code clean up. 12 years ago
test_calib3d.cpp Add ocl::stereobp function. 12 years ago
test_canny.cpp remove redundant OPENCL_DIR flag 12 years ago
test_color.cpp Fix OpenCL build warnings 12 years ago
test_columnsum.cpp format files to ANSI C style with coolformat 12 years ago
test_fft.cpp some bugs fix in using AmdFft library 12 years ago
test_filters.cpp remove the warnings in accuracy test 12 years ago
test_gemm.cpp Fix the compiling errors of gemm on Linux 12 years ago
test_haar.cpp Fix OpenCL build warnings 12 years ago
test_hog.cpp eliminate all the warnings on win32 and win64 12 years ago
test_imgproc.cpp fix mismatch of WarpAffine 12 years ago
test_match_template.cpp more fix of mismatch 12 years ago
test_matrix_operation.cpp format files to ANSI C style with coolformat 12 years ago
test_moments.cpp remove the compile warnings 12 years ago
test_pyrdown.cpp format files to ANSI C style with coolformat 12 years ago
test_pyrlk.cpp A few optimizations to ocl::pyrLK::sparse, make it running on more OCL platforms 12 years ago
test_pyrup.cpp format files to ANSI C style with coolformat 12 years ago
test_split_merge.cpp format files to ANSI C style with coolformat 12 years ago
utility.cpp format files to ANSI C style with coolformat 12 years ago
utility.hpp Fix OpenCL build warnings 12 years ago