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 288a0634c2 Make imgproc.hpp independent from C API 12 years ago
..
interpolation.hpp
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
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
test_color.cpp Make imgproc.hpp independent from C API 12 years ago
test_columnsum.cpp
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 Make imgproc.hpp independent from C API 12 years ago
test_hog.cpp Make imgproc.hpp independent from C API 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
test_moments.cpp remove the compile warnings 12 years ago
test_pyrdown.cpp
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
utility.cpp Make imgproc.hpp independent from C API 12 years ago
utility.hpp Fix OpenCL build warnings 12 years ago