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 b0ad424087 fixed several warnings from VS2010 13 years ago
..
_geom.h
_list.h
accum.cpp
approx.cpp fixed bug #2186 (thanks to Joao Soares for the patch) 13 years ago
canny.cpp
color.cpp Fix build without SSE 13 years ago
contours.cpp
convhull.cpp
corner.cpp
cornersubpix.cpp added patches by Bram Bolder 13 years ago
deriv.cpp added patches by Bram Bolder 13 years ago
distransform.cpp
emd.cpp
featureselect.cpp
filter.cpp Warning fixes continued 13 years ago
floodfill.cpp #2258 fix 13 years ago
gabor.cpp
gcgraph.hpp Warning fixes continued 13 years ago
generalized_hough.cpp fixed warnings under windows 13 years ago
geometry.cpp
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 several warnings from VS2010 13 years ago
linefit.cpp
matchcontours.cpp
moments.cpp Warning fixes continued 13 years ago
morph.cpp fixed iterations>1 case in morphological operations (bug #2348; thanks to Andrei Zaharescu for the fix) 13 years ago
phasecorr.cpp partially recovered binary compatibility (ticket #2415) 13 years ago
precomp.cpp
precomp.hpp moved parallel_for_ and ParallelLoopBody to core.hpp 13 years ago
pyramids.cpp
rotcalipers.cpp
samplers.cpp
segmentation.cpp
shapedescr.cpp integrated another portion of SSE optimizations from Grigory Frolov 13 years ago
smooth.cpp added test for box filter 16u, fixed bug #2416 13 years ago
subdivision2d.cpp
sumpixels.cpp
tables.cpp
templmatch.cpp
thresh.cpp Reduced some tegra stubs 13 years ago
undistort.cpp Warning fixes continued 13 years ago
utils.cpp