opencv/modules/imgproc/src
2012-10-10 15:36:32 +04: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 bug #2186 (thanks to Joao Soares for the patch) 2012-09-11 13:56:25 +04:00
canny.cpp Fixed Canny 2012-02-21 11:16:49 +00:00
color.cpp Fix build without SSE 2012-10-08 16:08:16 +04: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 added patches by Bram Bolder 2012-09-18 14:11:08 +04:00
deriv.cpp added patches by Bram Bolder 2012-09-18 14:11:08 +04: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 #2258 fix 2012-10-09 14:52:47 +04: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
generalized_hough.cpp fixed warnings under windows 2012-09-21 13:41:56 +04: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 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 fixed several warnings from VS2010 2012-10-09 17:24:37 +04: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 fixed iterations>1 case in morphological operations (bug #2348; thanks to Andrei Zaharescu for the fix) 2012-09-11 14:49:56 +04:00
phasecorr.cpp partially recovered binary compatibility (ticket #2415) 2012-10-08 17:06:05 +04:00
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 2010-05-11 17:44:00 +00:00
precomp.hpp moved parallel_for_ and ParallelLoopBody to core.hpp 2012-08-03 16:41:00 +04: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 integrated another portion of SSE optimizations from Grigory Frolov 2012-07-31 19:07:55 +04:00
smooth.cpp added test for box filter 16u, fixed bug #2416 2012-10-08 14:11:39 +04: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 added C= support; modified threading logic in threshold 2012-10-10 15:36:32 +04: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