opencv/modules/imgproc/src
2012-02-21 15:08:03 +00:00
..
_featuretree.h
_geom.h
_imgproc.h
_kdtree.hpp
_list.h CV_USE_UNROLLED for imgproc 2012-02-21 11:31:23 +00:00
accum.cpp CV_USE_UNROLLED for imgproc 2012-02-21 11:31:23 +00:00
approx.cpp
canny.cpp Fixed Canny 2012-02-21 11:16:49 +00:00
color.cpp Fixed #1613: removed YUV420i color conversion constants 2012-02-21 15:08:03 +00:00
contours.cpp
convhull.cpp
corner.cpp added improved ORB implementation, convex-convex polygon intersection, eigen2x2 low-level function ... 2011-11-08 12:01:49 +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 fixed bug #1531. added separate distanceTransformWithLabels function that returns labels, since normally the labels are not needed. 2012-01-25 12:17:59 +00:00
emd.cpp
featureselect.cpp
featuretree.cpp
filter.cpp CV_USE_UNROLLED for imgproc 2012-02-21 11:31:23 +00:00
floodfill.cpp fixed floodfill with mask parameter when no mask is passed 2011-07-28 14:10:17 +00:00
gabor.cpp CV_USE_UNROLLED for imgproc 2012-02-21 11:31:23 +00:00
gcgraph.hpp
geometry.cpp CV_USE_UNROLLED for imgproc 2012-02-21 11:31:23 +00:00
grabcut.cpp
histogram.cpp
hough.cpp fixed multi-scale Hough transform (ticket #1320) 2011-08-17 09:19:46 +00:00
imgwarp.cpp CV_USE_UNROLLED for imgproc 2012-02-21 11:31:23 +00:00
inpaint.cpp
kdtree.cpp
linefit.cpp
lsh.cpp
matchcontours.cpp
moments.cpp
morph.cpp CV_USE_UNROLLED for imgproc 2012-02-21 11:31:23 +00:00
phasecorr.cpp applied patch by Will Lucas; improved separable filter performance (in particular cv::GaussianBlur) on 16s images (for [much] faster SIFT) 2012-01-23 12:14:46 +00:00
precomp.cpp
precomp.hpp Added missed macro 2011-12-27 11:32:56 +00:00
pyramids.cpp Tegra-optimized pyrUp 2011-11-28 16:38:36 +00:00
pyrsegmentation.cpp
rotcalipers.cpp
samplers.cpp
segmentation.cpp CV_USE_UNROLLED for imgproc 2012-02-21 11:31:23 +00:00
shapedescr.cpp
smooth.cpp Optimized version of adaptiveThreshold added 2012-01-25 07:50:47 +00:00
spilltree.cpp
subdivision2d.cpp fixed bug #1368 2011-09-27 15:34:39 +00:00
sumpixels.cpp Refactored Tegra related macro usage 2011-12-27 11:21:45 +00:00
tables.cpp
templmatch.cpp fixed bug #1552 2012-01-25 12:43:47 +00:00
thresh.cpp CV_USE_UNROLLED for imgproc 2012-02-21 11:31:23 +00:00
undistort.cpp
utils.cpp Fixed border interpolation problem in filter2D 2011-12-26 08:05:33 +00:00