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.
 
 
 
 
 
 
Ilya Lavrenov 8aa3eb817d refactored arithm.cpp. Extended param list for all the tests 11 years ago
..
main.cpp Renamed ocl tests' precomp files according to convention. 11 years ago
test_arithm.cpp refactored arithm.cpp. Extended param list for all the tests 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 Renamed ocl tests' precomp files according to convention. 11 years ago
test_canny.cpp Normalized file endings. 11 years ago
test_color.cpp Renamed ocl tests' precomp files according to convention. 11 years ago
test_fft.cpp Renamed ocl tests' precomp files according to convention. 11 years ago
test_filters.cpp add adaptive bilateral filter (cpp and ocl version) 11 years ago
test_gemm.cpp Renamed ocl tests' precomp files according to convention. 11 years ago
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 Renamed ocl tests' precomp files according to convention. 11 years ago
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