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.
 
 
 
 
 
 
Maksim Shabunin 9efc57f24b Increased perf_imgproc.moments max error 10 years ago
..
opencl Added OCL performance test for YUV2RGB_IYUV, YUV2GRAY_420, RGB2YUV_IYUV, YUV2RGB_YUY2, YUV2GRAY_YUY2 color conversion modes 10 years ago
perf_bilateral.cpp
perf_blur.cpp Change gaussianBlur5x5 perf test epsilon 10 years ago
perf_canny.cpp
perf_corners.cpp
perf_cvt_color.cpp Fixed getConversionInfo() for YUV2RGBA_* conversions 11 years ago
perf_distanceTransform.cpp
perf_filter2d.cpp
perf_floodfill.cpp perftest for floodfill 11 years ago
perf_goodFeaturesToTrack.cpp
perf_histogram.cpp
perf_houghLines.cpp
perf_integral.cpp
perf_main.cpp
perf_matchTemplate.cpp
perf_moments.cpp Increased perf_imgproc.moments max error 10 years ago
perf_morph.cpp
perf_phasecorr.cpp
perf_precomp.hpp Extract imgcodecs module from highgui 11 years ago
perf_pyramids.cpp
perf_remap.cpp
perf_resize.cpp
perf_sepfilters.cpp
perf_threshold.cpp
perf_warp.cpp