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 6b9c451938 added CV_16UC(1, 3, 4), CV_16SC(1, 3, 4) data types support in ocl::pyrUp and ocl::pyrDown 11 years ago
..
main.cpp Renamed ocl tests' precomp files according to convention. 11 years ago
test_arithm.cpp Deleted all trailing whitespace. 11 years ago
test_bgfg.cpp fixed data path 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 Merge pull request #1365 from bitwangyaoyao:2.4_bilateral 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 Renamed ocl tests' precomp files according to convention. 11 years ago
test_matrix_operation.cpp Renamed ocl tests' precomp files according to convention. 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 Normalized file endings. 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 Added MOG and MOG2. 11 years ago