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
..
opencl fix file names 7 years ago
perf_accumulate.cpp Updated fix for accumulate performance test in case of multiple iterations 8 years ago
perf_bilateral.cpp Change sanity check for perfomance test of bilateral filter 11 years ago
perf_blur.cpp add perf test for boxFilter CV8U to CV16U 7 years ago
perf_canny.cpp trace: initial support for code trace 8 years ago
perf_corners.cpp Added setIppErrorStatus() 11 years ago
perf_cvt_color.cpp add enum Bayer**2BGRA 8 years ago
perf_distanceTransform.cpp Added ippiDistanceTransform for cv::distanceTransform, maskSize=3,5 11 years ago
perf_filter2d.cpp Extended set of existing performance test to OpenVX HAL suitable execution modes 8 years ago
perf_floodfill.cpp perftest for floodfill 11 years ago
perf_goodFeaturesToTrack.cpp Merge pull request #9618 from vipinanand4:goodFeaturesToTrack_added_gradiantSize 7 years ago
perf_histogram.cpp hopefully, the last test failures are fixed now 11 years ago
perf_houghlines.cpp fix file names 7 years ago
perf_integral.cpp Increased time limits, eliminated extra params 12 years ago
perf_main.cpp Performance testing branch is merged back into trunk 13 years ago
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 add multiruns to fix "unreliable results" error 12 years ago
perf_phasecorr.cpp optimized createHanningWindow 11 years ago
perf_precomp.hpp Extract imgcodecs module from highgui 11 years ago
perf_pyramids.cpp Extended set of existing performance test to OpenVX HAL suitable execution modes 8 years ago
perf_remap.cpp add multiruns to fix "unreliable results" error 12 years ago
perf_resize.cpp Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
perf_sepfilters.cpp Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 12 years ago
perf_spatialgradient.cpp spatialGradient: HAL-accelerated 10 years ago
perf_threshold.cpp add HAL for adaptiveThreshold 7 years ago
perf_warp.cpp build: detect Android via '__ANDROID__' macro 7 years ago