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.
 
 
 
 
 
 
alegarda 76d03fccb9 Added Thin Prism Distortion Model 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 Normalize line endings and whitespace 13 years ago
color.cpp added edge-aware demosaicing and bayer to bgra conversion 12 years ago
connectedcomponents.cpp probably fixed build problems on Android 12 years ago
contours.cpp converted few more comp. geometry functions to C++ 12 years ago
convhull.cpp fixed warnings; restored fixed_size parameter in AutoBuffer 12 years ago
corner.cpp Normalize line endings and whitespace 13 years ago
cornersubpix.cpp made several minor fixes as pointed out by Andrey 12 years ago
demosaicing.cpp added SIMD optimization of Edge-Aware Demosaicing in case of CV_8U 12 years ago
deriv.cpp converted flood fill, getrectsubpix & cornersubpix to C++ 12 years ago
distransform.cpp made several minor fixes as pointed out by Andrey 12 years ago
emd.cpp Normalize line endings and whitespace 13 years ago
featureselect.cpp Normalize line endings and whitespace 13 years ago
filter.cpp Warning fixes continued 13 years ago
floodfill.cpp converted flood fill, getrectsubpix & cornersubpix to C++ 12 years ago
gabor.cpp Normalize line endings and whitespace 13 years ago
gcgraph.hpp Warning fixes continued 13 years ago
generalized_hough.cpp fixed warnings under windows 13 years ago
geometry.cpp converted few more comp. geometry functions to C++ 12 years ago
grabcut.cpp Normalize line endings and whitespace 13 years ago
histogram.cpp Fix subtle bug when src & dst agree on sparsity but have different dimensions 12 years ago
hough.cpp made several minor fixes as pointed out by Andrey 12 years ago
imgwarp.cpp converted flood fill, getrectsubpix & cornersubpix to C++ 12 years ago
linefit.cpp fixed warnings; restored fixed_size parameter in AutoBuffer 12 years ago
matchcontours.cpp converted few more comp. geometry functions to C++ 12 years ago
moments.cpp finished distance transform; fixed warnings 12 years ago
morph.cpp Fix some warnings from -O0 build 12 years ago
phasecorr.cpp Fix binary compatibility of Java wrappers 13 years ago
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
precomp.hpp converted flood fill, getrectsubpix & cornersubpix to C++ 12 years ago
pyramids.cpp Remove unused vars 12 years ago
rotcalipers.cpp fixed warnings; restored fixed_size parameter in AutoBuffer 12 years ago
samplers.cpp restored 8u->32f cvGetQuadrangleSubPix() mode (need better test for it) 12 years ago
segmentation.cpp made several minor fixes as pointed out by Andrey 12 years ago
shapedescr.cpp fixed warnings; restored fixed_size parameter in AutoBuffer 12 years ago
smooth.cpp Normalize line endings and whitespace 13 years ago
subdivision2d.cpp Normalize line endings and whitespace 13 years ago
sumpixels.cpp Set stricter warning rules for gcc 13 years ago
tables.cpp Normalize line endings and whitespace 13 years ago
templmatch.cpp enable Tegra optimizations 12 years ago
thresh.cpp converted flood fill, getrectsubpix & cornersubpix to C++ 12 years ago
undistort.cpp Added Thin Prism Distortion Model 12 years ago
utils.cpp fixed problem with Nx2 numpy arrays in geometrical functions (#2783) 12 years ago