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.
 
 
 
 
 
 
Roman Donchenko 254d4ae429 Boring changes - imgproc. 12 years ago
..
_geom.h converted few more comp. geometry functions to C++ 12 years ago
accum.cpp Normalize line endings and whitespace 13 years ago
approx.cpp refactored approxpoly 12 years ago
canny.cpp fixed building OpenCV with IPP 6.x (different DFT API); added Canny and rectangular morphology (based on Alex Kapustin patches) 12 years ago
clahe.cpp Boring changes - imgproc. 12 years ago
color.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 12 years ago
connectedcomponents.cpp Merge pull request #1348 from SpecLad:merge-2.4 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 Make imgproc.hpp independent from C API 12 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 Remove all using directives for STL namespace and members 12 years ago
distransform.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 12 years ago
emd.cpp Normalize line endings and whitespace 13 years ago
featureselect.cpp Remove inline sorting algorithms from core headers 12 years ago
filter.cpp Boring changes - imgproc. 12 years ago
floodfill.cpp Merge remote-tracking branch 'origin/2.4' 12 years ago
gabor.cpp Remove all using directives for STL namespace and members 12 years ago
gcgraph.hpp Move C API of opencv_calib3d to separate file 12 years ago
generalized_hough.cpp Boring changes - imgproc. 12 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 Introduce CV_COMP_CHISQR_ALT, an alternative method to calculate ChiSquare Histogram comparison 12 years ago
hough.cpp Boring changes - imgproc. 12 years ago
imgwarp.cpp Boring changes - imgproc. 12 years ago
linefit.cpp War on Whitespace, master edition: trailing spaces. 12 years ago
lsd.cpp Boring changes - imgproc. 12 years ago
matchcontours.cpp War on Whitespace, master edition: trailing spaces. 12 years ago
moments.cpp War on Whitespace, master edition: trailing spaces. 12 years ago
morph.cpp Boring changes - imgproc. 12 years ago
phasecorr.cpp Remove all using directives for STL namespace and members 12 years ago
precomp.hpp Remove HAVE_CVCONFIG_H - it's always defined. 12 years ago
pyramids.cpp War on Whitespace, master edition: trailing spaces. 12 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 12 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 Boring changes - imgproc. 12 years ago
subdivision2d.cpp Remove all using directives for STL namespace and members 12 years ago
sumpixels.cpp Converted tabs to spaces. 12 years ago
tables.cpp Normalize line endings and whitespace 13 years ago
templmatch.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 12 years ago
thresh.cpp converted flood fill, getrectsubpix & cornersubpix to C++ 12 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