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.
 
 
 
 
 
 
Vadim Pisarevsky dea52eb730 fixed 4-channel resizeAreaFast x2 decimation case 12 years ago
..
_geom.h remaining C-style planar subdivisions data structures are moved to legacy 13 years ago
_list.h Set stricter warning rules for gcc 13 years ago
accum.cpp Fixed accumulateWeighted with mask for multichannel matrices #1959 13 years ago
approx.cpp Fixed documentation: corrected parameter names 13 years ago
canny.cpp Fixed Canny 13 years ago
color.cpp fixing bug #1987(android keeps RGBA in alpha pre-multiplied form, Mat <-> Bitmap should handle this correctly) 13 years ago
contours.cpp More fixes for documentation. 13 years ago
convhull.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
corner.cpp Added tegra stub for cornerEigenValsVecs 13 years ago
cornersubpix.cpp fixed bug #1364 13 years ago
deriv.cpp Laplacian tegra optimized was added 12 years ago
distransform.cpp added DIST_LABEL_PIXEL labelType to distanceTransform, ticket #1641 (thanks to Mikhail Matrosov for the patch) 13 years ago
emd.cpp fixed flow matrix dimensionality in EMD 14 years ago
featureselect.cpp replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 14 years ago
filter.cpp Warning fixes continued 13 years ago
floodfill.cpp Set stricter warning rules for gcc 13 years ago
gabor.cpp fixed hundreds of warnings from MSVC 2010. 13 years ago
gcgraph.hpp Warning fixes continued 13 years ago
geometry.cpp a LOT of obsolete stuff has been moved to the legacy module. 13 years ago
grabcut.cpp fixed #2118 13 years ago
histogram.cpp Warning fixes continued 13 years ago
hough.cpp Fixed number of warnings. Fixed mingw64 build. 13 years ago
imgwarp.cpp fixed 4-channel resizeAreaFast x2 decimation case 12 years ago
linefit.cpp fixed multiple GCC warnings on Ubuntu 11.04 14 years ago
matchcontours.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
moments.cpp Warning fixes continued 13 years ago
morph.cpp merged all the latest changes from 2.4 to trunk 13 years ago
phasecorr.cpp added the optional output maxima value to phaseCorrelate (patch #2071 by Robert Huitl) 13 years ago
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
precomp.hpp moved parallel_for_ and ParallelLoopBody to core.hpp 13 years ago
pyramids.cpp merged all the latest changes from 2.4 to trunk 13 years ago
rotcalipers.cpp Fixed mingw build. 13 years ago
samplers.cpp replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 14 years ago
segmentation.cpp Fixed ~20 potential errors identified by the MS complier. 13 years ago
shapedescr.cpp integrated another portion of SSE optimizations from Grigory Frolov 13 years ago
smooth.cpp added SSE2-optimized boxfilter by Grigoriy Frolov 12 years ago
subdivision2d.cpp a LOT of obsolete stuff has been moved to the legacy module. 13 years ago
sumpixels.cpp Set stricter warning rules for gcc 13 years ago
tables.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
templmatch.cpp merged all the latest changes from 2.4 to trunk 13 years ago
thresh.cpp Reduced some tegra stubs 13 years ago
undistort.cpp Warning fixes continued 13 years ago
utils.cpp Fixed parameter name and copy condition 13 years ago