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 c3cf35ab63 Merge remote-tracking branch 'upstream/3.4' into merge-3.4 6 years ago
..
opencl
perf_accumulate.cpp imgproc:simd Enable VSX and wide universal intrinsics for accumulate operations 6 years ago
perf_bilateral.cpp
perf_blur.cpp Added performance test for blendLinear 6 years ago
perf_canny.cpp
perf_contours.cpp Performance test for bounding rect estimation 6 years ago
perf_corners.cpp
perf_cvt_color.cpp disabled 16u and 32f perf tests 6 years ago
perf_distanceTransform.cpp
perf_filter2d.cpp
perf_floodfill.cpp
perf_goodFeaturesToTrack.cpp
perf_histogram.cpp Add CV_16UC1 support for cuda::CLAHE 6 years ago
perf_houghcircles.cpp
perf_houghlines.cpp
perf_integral.cpp Implementing AVX512 Support for 2 and 4 channel mats for CV_64F format 6 years ago
perf_main.cpp Merge pull request #11897 from Jakub-Golinowski:hpx_backend 6 years ago
perf_matchTemplate.cpp
perf_moments.cpp
perf_morph.cpp
perf_phasecorr.cpp
perf_precomp.hpp
perf_pyramids.cpp
perf_remap.cpp
perf_resize.cpp
perf_sepfilters.cpp
perf_spatialgradient.cpp
perf_threshold.cpp
perf_warp.cpp imgproc(getPerspectiveTransform): add solveMethod parameter 6 years ago