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 6e9d0d9a0c Visual Studio 2015 warning and test fixes 9 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 Change sanity check for perfomance test of bilateral filter 11 years ago
perf_blur.cpp Change gaussianBlur5x5 perf test epsilon 10 years ago
perf_canny.cpp
perf_corners.cpp Added setIppErrorStatus() 11 years ago
perf_cvt_color.cpp Visual Studio 2015 warning and test fixes 9 years ago
perf_distanceTransform.cpp Added ippiDistanceTransform for cv::distanceTransform, maskSize=3,5 11 years ago
perf_filter2d.cpp changes eps 11 years ago
perf_floodfill.cpp perftest for floodfill 11 years ago
perf_goodFeaturesToTrack.cpp
perf_histogram.cpp
perf_houghLines.cpp IPP_VERSION_X100 was changed to: 9 years ago
perf_integral.cpp
perf_main.cpp
perf_matchTemplate.cpp Fix epsilon calculation for sanity check in x32 build 11 years ago
perf_moments.cpp Increased perf_imgproc.moments max error 10 years ago
perf_morph.cpp
perf_phasecorr.cpp optimized createHanningWindow 11 years ago
perf_precomp.hpp Extract imgcodecs module from highgui 11 years ago
perf_pyramids.cpp Fixed sanity check for integer type 11 years ago
perf_remap.cpp
perf_resize.cpp
perf_sepfilters.cpp
perf_spatialgradient.cpp spatialGradient: HAL-accelerated 10 years ago
perf_threshold.cpp
perf_warp.cpp