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 8fdab9f631 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 Merge branch '2.4' 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 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 Merge branch '2.4' 12 years ago
test_calib3d.cpp Merge branch '2.4' 12 years ago
test_canny.cpp Remove my test codes. 12 years ago
test_color.cpp Make imgproc.hpp independent from C API 12 years ago
test_columnsum.cpp format files to ANSI C style with coolformat 12 years ago
test_fft.cpp Fix some compilation errors and warnings. 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 Remove C API from OpenCL module 12 years ago
test_hog.cpp Make imgproc.hpp independent from C API 12 years ago
test_hough.cpp Move C API of opencv_calib3d to separate file 12 years ago
test_imgproc.cpp Remove C API from OpenCL module 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 C API from OpenCL module 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 Make imgproc.hpp independent from C API 12 years ago
utility.hpp Merge branch '2.4' 12 years ago