opencv/modules/imgproc/src
2011-11-30 15:57:41 +00:00
..
_featuretree.h
_geom.h
_imgproc.h
_kdtree.hpp
_list.h
accum.cpp repaired Python bindings for functions using InputOutputArray 2011-07-14 14:13:10 +00:00
approx.cpp
canny.cpp Tegra-optimized Canny 2011-11-11 14:45:53 +00:00
color.cpp Fixed TBB-related bug in YUV420 to RGB conversion 2011-09-28 09:10:24 +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
emd.cpp fixed flow matrix dimensionality in EMD 2011-07-27 20:13:50 +00:00
featureselect.cpp
featuretree.cpp
filter.cpp avoid infinite loops when 0-area image is filtered (ticket #1295) 2011-08-11 13:12:59 +00:00
floodfill.cpp fixed floodfill with mask parameter when no mask is passed 2011-07-28 14:10:17 +00:00
gcgraph.hpp
geometry.cpp added improved ORB implementation, convex-convex polygon intersection, eigen2x2 low-level function ... 2011-11-08 12:01:49 +00:00
grabcut.cpp
histogram.cpp fix by Vadim in calcBackProject: additional case is considered 2011-07-19 11:17:03 +00:00
hough.cpp fixed multi-scale Hough transform (ticket #1320) 2011-08-17 09:19:46 +00:00
imgwarp.cpp reenabled Tegra optimized resize 2011-10-11 15:00:00 +00:00
inpaint.cpp
kdtree.cpp
linefit.cpp
lsh.cpp added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 2011-07-19 12:27:07 +00:00
matchcontours.cpp
moments.cpp eliminated opencv_extra_api.hpp (all the functionality is moved to the regular OpenCV headers) 2011-07-18 16:31:30 +00:00
morph.cpp Optimized versions of Erode and Dilate functions added 2011-10-24 09:12:55 +00:00
phasecorr.cpp Fixed bug in phaseCorrelate 2011-11-30 15:57:41 +00:00
precomp.cpp
precomp.hpp
pyramids.cpp Tegra-optimized pyrUp 2011-11-28 16:38:36 +00:00
pyrsegmentation.cpp
rotcalipers.cpp
samplers.cpp
segmentation.cpp
shapedescr.cpp
smooth.cpp
spilltree.cpp
subdivision2d.cpp fixed bug #1368 2011-09-27 15:34:39 +00:00
sumpixels.cpp Terga optimization for integral_8u32s 2011-10-31 08:00:20 +00:00
tables.cpp
templmatch.cpp
thresh.cpp added 16s support to cv::threshold. 2011-11-22 15:16:45 +00:00
undistort.cpp
utils.cpp added improved ORB implementation, convex-convex polygon intersection, eigen2x2 low-level function ... 2011-11-08 12:01:49 +00:00