Open Source Computer Vision Library https://opencv.org/
 
 
 
 
 
 
Ilya Lavrenov f7d6d3cff5 improved cv::filter2D 11 years ago
..
opencl improved cv::filter2D 11 years ago
_geom.h converted few more comp. geometry functions to C++ 12 years ago
accum.cpp fixed defects from Xcode 11 years ago
approx.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
blend.cpp refactored imgproc 11 years ago
canny.cpp added 3-channels support to cv::Canny 11 years ago
clahe.cpp Merge pull request #2393 from ilya-lavrenov:coverity 11 years ago
color.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
connectedcomponents.cpp correct upper bound for maximum number of labels for 8-way connectivity 12 years ago
contours.cpp Boring changes - imgproc. 12 years ago
convhull.cpp Fix stack corruption in cvConvexHull2 and heap corruption in OutputArray::create 12 years ago
corner.cpp improved cv::preCornerDetect 11 years ago
cornersubpix.cpp made several minor fixes as pointed out by Andrey 12 years ago
demosaicing.cpp Remove more old definitions from internal.hpp 12 years ago
deriv.cpp fixed defects from coverity.com 11 years ago
distransform.cpp fixed compile errors and warnings when building master branch with IPP enabled 12 years ago
emd.cpp Normalize line endings and whitespace 13 years ago
featureselect.cpp improved performance of GFTT 11 years ago
filter.cpp improved cv::filter2D 11 years ago
floodfill.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 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 Drop outdated definitions from internal.hpp 12 years ago
grabcut.cpp Remove all using directives for STL namespace and members 12 years ago
histogram.cpp added data type check for back projection fix 11 years ago
hough.cpp Add static cast to hough lines 11 years ago
imgwarp.cpp experiments 11 years ago
intersection.cpp imgproc/intersection: fix loop index 11 years ago
linefit.cpp War on Whitespace, master edition: trailing spaces. 12 years ago
lsd.cpp fixed warnings 12 years ago
matchcontours.cpp War on Whitespace, master edition: trailing spaces. 12 years ago
min_enclosing_triangle.cpp deleted excess semicolons, commas 11 years ago
moments.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
morph.cpp ocl morphology fix 11 years ago
phasecorr.cpp optimized createHanningWindow 11 years ago
precomp.hpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 12 years ago
pyramids.cpp ocl: pyrUp/pyrDown 3-channel 11 years ago
rotcalipers.cpp War on Whitespace, master edition: file endings. 12 years ago
samplers.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
segmentation.cpp War on Whitespace, master edition: file endings. 12 years ago
shapedescr.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 12 years ago
smooth.cpp added 3-channels support to cv::medianBlur 11 years ago
subdivision2d.cpp Remove all using directives for STL namespace and members 12 years ago
sumpixels.cpp refactored imgproc 11 years ago
tables.cpp Normalize line endings and whitespace 13 years ago
templmatch.cpp new scheme of sqrSum 11 years ago
thresh.cpp cv::compare 11 years ago
undistort.cpp Merge pull request #511 from aritzlc:master 12 years ago
utils.cpp Move border type constants and Moments class to core module 12 years ago