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.
 
 
 
 
 
 
Yan Wang 6e7050555e Optimize pyrUp_unrolled() by mad function. 10 years ago
..
opencl Optimize pyrUp_unrolled() by mad function. 10 years ago
_geom.h converted few more comp. geometry functions to C++ 12 years ago
accum.cpp Implementation detector and selector for IPP and OpenCL; 10 years ago
approx.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
blend.cpp world fix 10 years ago
canny.cpp Fix canny segment fault (Bug #3978) 10 years ago
clahe.cpp Implementation detector and selector for IPP and OpenCL; 10 years ago
color.cpp Added optimized loading to YUV2RGB_422 kernel 10 years ago
colormap.cpp added some basic functionality needed by the new face module (moved from the old "contrib") 10 years ago
connectedcomponents.cpp Several type of formal refactoring: 10 years ago
contours.cpp Several type of formal refactoring: 10 years ago
convhull.cpp Several type of formal refactoring: 10 years ago
corner.cpp cv::magnitude; cv::corner** 10 years ago
cornersubpix.cpp Several type of formal refactoring: 10 years ago
demosaicing.cpp Forgotten punctuation 10 years ago
deriv.cpp Implementation detector and selector for IPP and OpenCL; 10 years ago
distransform.cpp Implementation detector and selector for IPP and OpenCL; 10 years ago
drawing.cpp removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API 10 years ago
emd.cpp Normalize line endings and whitespace 12 years ago
featureselect.cpp Don't process empty src image in GFTT 10 years ago
filter.cpp Fix anchor for small symmetrical column filters. 10 years ago
filterengine.hpp trying to fix builds 10 years ago
floodfill.cpp multiple yet minor fixes to make most of the tests pass on Mac with Iris graphics 10 years ago
gabor.cpp Remove all using directives for STL namespace and members 12 years ago
gcgraph.hpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
generalized_hough.cpp deleted extra semicolons 11 years ago
geometry.cpp Several type of formal refactoring: 10 years ago
grabcut.cpp Remove all using directives for STL namespace and members 12 years ago
hershey_fonts.cpp removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API 10 years ago
histogram.cpp cv::compareHist (CV_COMP_INTERSECT) 10 years ago
hough.cpp Fix HoughLines crashes (Bug #3959). 10 years ago
imgwarp.cpp cv::convertMaps 10 years ago
intersection.cpp imgproc/intersection: fix loop index 11 years ago
linefit.cpp War on Whitespace, master edition: trailing spaces. 11 years ago
lsd.cpp Several type of formal refactoring: 10 years ago
matchcontours.cpp War on Whitespace, master edition: trailing spaces. 11 years ago
min_enclosing_triangle.cpp deleted excess semicolons, commas 11 years ago
moments.cpp Implementation detector and selector for IPP and OpenCL; 10 years ago
morph.cpp Implementation detector and selector for IPP and OpenCL; 10 years ago
phasecorr.cpp Several type of formal refactoring: 10 years ago
precomp.hpp removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API 10 years ago
pyramids.cpp cv::convertMaps 10 years ago
rotcalipers.cpp Several type of formal refactoring: 10 years ago
samplers.cpp Implementation detector and selector for IPP and OpenCL; 10 years ago
segmentation.cpp Several type of formal refactoring: 10 years ago
shapedescr.cpp Several type of formal refactoring: 10 years ago
smooth.cpp IPPICV: disable boxFilter 16SC1/16UC1 (performance) 10 years ago
subdivision2d.cpp Remove all using directives for STL namespace and members 12 years ago
sumpixels.cpp Implementation detector and selector for IPP and OpenCL; 10 years ago
tables.cpp Normalize line endings and whitespace 12 years ago
templmatch.cpp Implementation detector and selector for IPP and OpenCL; 10 years ago
thresh.cpp Make Otsu and Triangle algorithms mutually exclusive 10 years ago
undistort.cpp multiple yet minor fixes to make most of the tests pass on Mac with Iris graphics 10 years ago
utils.cpp Move border type constants and Moments class to core module 12 years ago