opencv/modules/imgproc/src
2012-06-22 13:34:03 +00:00
..
_geom.h remaining C-style planar subdivisions data structures are moved to legacy 2012-05-28 13:57:45 +00:00
_list.h Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
accum.cpp Fixed accumulateWeighted with mask for multichannel matrices #1959 2012-05-18 06:08:14 +00:00
approx.cpp Fixed documentation: corrected parameter names 2012-05-29 10:36:19 +00:00
canny.cpp Fixed Canny 2012-02-21 11:16:49 +00:00
color.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
contours.cpp More fixes for documentation. 2012-05-28 20:11:38 +00:00
convhull.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
corner.cpp Added tegra stub for cornerEigenValsVecs 2012-05-25 08:20:13 +00:00
cornersubpix.cpp fixed bug #1364 2011-09-27 15:58:08 +00:00
deriv.cpp More performance tests for Sobel and Scharr filters 2011-11-03 16:08:49 +00:00
distransform.cpp added DIST_LABEL_PIXEL labelType to distanceTransform, ticket #1641 (thanks to Mikhail Matrosov for the patch) 2012-03-27 09:06:21 +00:00
emd.cpp fixed flow matrix dimensionality in EMD 2011-07-27 20:13:50 +00:00
featureselect.cpp replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 2011-06-06 14:51:27 +00:00
filter.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
floodfill.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
gabor.cpp fixed hundreds of warnings from MSVC 2010. 2012-03-16 21:21:04 +00:00
gcgraph.hpp Warning fixes continued 2012-06-09 15:00:04 +00:00
geometry.cpp a LOT of obsolete stuff has been moved to the legacy module. 2012-03-30 12:19:25 +00:00
grabcut.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +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 Reduced some tegra stubs 2012-06-14 14:09:04 +00:00
linefit.cpp fixed multiple GCC warnings on Ubuntu 11.04 2011-06-14 12:03:34 +00:00
matchcontours.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
moments.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
morph.cpp merged all the latest changes from 2.4 to trunk 2012-04-13 21:50:59 +00:00
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 "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
precomp.hpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
pyramids.cpp merged all the latest changes from 2.4 to trunk 2012-04-13 21:50:59 +00:00
rotcalipers.cpp Fixed mingw build. 2012-06-08 03:15:08 +00:00
samplers.cpp replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 2011-06-06 14:51:27 +00:00
segmentation.cpp Fixed ~20 potential errors identified by the MS complier. 2012-03-31 11:09:16 +00:00
shapedescr.cpp Warning fixes continued 2012-06-09 15:00:04 +00:00
smooth.cpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
subdivision2d.cpp a LOT of obsolete stuff has been moved to the legacy module. 2012-03-30 12:19:25 +00:00
sumpixels.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
tables.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
templmatch.cpp merged all the latest changes from 2.4 to trunk 2012-04-13 21:50:59 +00:00
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 Fixed parameter name and copy condition 2012-05-18 13:29:49 +00:00