opencv/modules/imgproc/src
2012-08-14 17:15:03 +04:00
..
_geom.h
_list.h
accum.cpp
approx.cpp
canny.cpp
color.cpp fixing bug #1987(android keeps RGBA in alpha pre-multiplied form, Mat <-> Bitmap should handle this correctly) 2012-06-29 15:38:10 +00:00
contours.cpp
convhull.cpp
corner.cpp
cornersubpix.cpp
deriv.cpp
distransform.cpp
emd.cpp
featureselect.cpp
filter.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
floodfill.cpp
gabor.cpp
gcgraph.hpp Warning fixes continued 2012-06-09 15:00:04 +00:00
geometry.cpp
grabcut.cpp fixed #2118 2012-07-02 20:21:34 +00:00
histogram.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
hough.cpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
imgwarp.cpp Eliminated discrepancy between SSE and non-SSE versions of bilinear resize 2012-07-03 11:30:17 +00:00
linefit.cpp
matchcontours.cpp
moments.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
morph.cpp
phasecorr.cpp added the optional output maxima value to phaseCorrelate (patch #2071 by Robert Huitl) 2012-06-22 13:34:03 +00:00
precomp.cpp
precomp.hpp moved parallel_for_ and ParallelLoopBody to core.hpp 2012-08-03 16:41:00 +04:00
pyramids.cpp
rotcalipers.cpp
samplers.cpp
segmentation.cpp
shapedescr.cpp integrated another portion of SSE optimizations from Grigory Frolov 2012-07-31 19:07:55 +04:00
smooth.cpp changed the value that replace NaNs in bilateralFilter_32f 2012-08-14 17:15:03 +04:00
subdivision2d.cpp
sumpixels.cpp
tables.cpp
templmatch.cpp
thresh.cpp Reduced some tegra stubs 2012-06-14 14:09:04 +00:00
undistort.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
utils.cpp