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 Alekhin d5f152494b fix file names 7 years ago
..
test_accumulate.cpp
test_blend.cpp
test_boxfilter.cpp
test_canny.cpp moving CannyVX test from ocl to cpp file 8 years ago
test_color.cpp
test_filter2d.cpp
test_filters.cpp 5x5 gaussian blur optimization 8 years ago
test_gftt.cpp
test_histogram.cpp
test_houghlines.cpp
test_imgproc.cpp
test_match_template.cpp
test_medianfilter.cpp
test_pyramids.cpp
test_sepfilter2d.cpp fix file names 7 years ago
test_warp.cpp Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago