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.
 
 
 
 
 
 
Alexander Smorkalov d6d8e96003 Merge pull request #1489 from melody-rain:2_4_knearest_neighbor 11 years ago
..
main.cpp
test_arithm.cpp Deleted all trailing whitespace. 11 years ago
test_bgfg.cpp disabled MOG tests if no video input support 11 years ago
test_blend.cpp Normalized file endings. 11 years ago
test_brute_force_matcher.cpp Deleted all trailing whitespace. 11 years ago
test_calib3d.cpp
test_canny.cpp Normalized file endings. 11 years ago
test_color.cpp
test_fft.cpp
test_filters.cpp add adaptive bilateral filter (cpp and ocl version) 11 years ago
test_gemm.cpp
test_imgproc.cpp removed useless output 11 years ago
test_kalman.cpp Removed whitespace. 11 years ago
test_kmeans.cpp Deleted all trailing whitespace. 11 years ago
test_match_template.cpp removed useless output 11 years ago
test_matrix_operation.cpp fixed ocl::oclMat::setTo for 2-channel images 11 years ago
test_ml.cpp Added knearest neighbor of OpenCL version. 11 years ago
test_moments.cpp
test_norm.cpp added a test for ocl::norm 11 years ago
test_objdetect.cpp removed useless output 11 years ago
test_optflow.cpp changed data path and eps 11 years ago
test_precomp.hpp Normalized file endings. 11 years ago
test_pyramids.cpp added CV_16UC(1, 3, 4), CV_16SC(1, 3, 4) data types support in ocl::pyrUp and ocl::pyrDown 11 years ago
test_sort.cpp Deleted all trailing whitespace. 11 years ago
test_split_merge.cpp fixed ocl::merge in case of 2 and types CV_32S and CV_32F 11 years ago
utility.cpp Merge pull request #1283 from melody-rain:new_mog_mog2 11 years ago
utility.hpp extended ocl::convertTo 11 years ago