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.
 
 
 
 
 
 
Andrey Kamaev 67073daf19 Merge branch '2.4' 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 compilation bug of main.cpp in perf test and accuracy test on ocl module. It caused by the incompatibility of command line parser class in core.hpp between master branch and 2.4 branch. 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 Make core/internal.hpp a private header 12 years ago
test_arithm.cpp Fix OpenCL build warnings 12 years ago
test_blend.cpp Fix OpenCL build warnings 12 years ago
test_brute_force_matcher.cpp more fix of mismatch functions on CPU OCL 12 years ago
test_calib3d.cpp Merge branch '2.4' 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 Main module headers are moved 1 level up 12 years ago
test_hog.cpp Main module headers are moved 1 level up 12 years ago
test_hough.cpp removed personal info from the license header 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 Main module headers are moved 1 level up 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