opencv/modules/imgproc/src
2015-01-22 09:44:29 +00:00
..
opencl Optimize pyrUp_unrolled() by mad function. 2014-11-26 16:55:08 +08:00
_geom.h
accum.cpp used popcnt 2015-01-12 10:59:30 +03:00
approx.cpp
blend.cpp
canny.cpp used popcnt 2015-01-12 10:59:30 +03:00
clahe.cpp used popcnt 2015-01-12 10:59:30 +03:00
color.cpp sqsum 2015-01-20 21:10:06 +03:00
colormap.cpp
connectedcomponents.cpp
contours.cpp More sensible error messages 2015-01-11 03:56:07 +04:00
convhull.cpp
corner.cpp cornerMinEigenVal 2015-01-12 10:59:30 +03:00
cornersubpix.cpp
demosaicing.cpp used popcnt 2015-01-12 10:59:30 +03:00
deriv.cpp Implementation detector and selector for IPP and OpenCL; 2014-10-15 14:24:41 +04:00
distransform.cpp Implementation detector and selector for IPP and OpenCL; 2014-10-15 14:24:41 +04:00
drawing.cpp Fix determining bounding box of the edge collection in FillEdgeCollection(). 2014-12-01 14:30:05 +01:00
emd.cpp
featureselect.cpp Don't process empty src image in GFTT 2014-10-28 16:06:36 +03:00
filter.cpp NEON detection in runtime 2015-01-13 01:35:53 +03:00
filterengine.hpp
floodfill.cpp multiple yet minor fixes to make most of the tests pass on Mac with Iris graphics 2014-08-16 00:29:10 +04:00
gabor.cpp
gcgraph.hpp
generalized_hough.cpp
geometry.cpp
grabcut.cpp
hershey_fonts.cpp
histogram.cpp compareHist 2015-01-12 10:59:31 +03:00
hough.cpp Merge pull request #3443 from HelenWong:bug3363Fix 2014-12-02 09:14:36 +00:00
imgwarp.cpp sqsum 2015-01-20 21:10:06 +03:00
intersection.cpp
linefit.cpp
lsd.cpp Improved documentation and method comment to clarify that LineSegmentDetector::detect method accepts both Vec4i and Vec4f as return vector. 2015-01-20 17:05:57 +01:00
matchcontours.cpp
min_enclosing_triangle.cpp
moments.cpp Implementation detector and selector for IPP and OpenCL; 2014-10-15 14:24:41 +04:00
morph.cpp Implementation detector and selector for IPP and OpenCL; 2014-10-15 14:24:41 +04:00
phasecorr.cpp
precomp.hpp
pyramids.cpp checks 2015-01-12 10:59:31 +03:00
rotcalipers.cpp
samplers.cpp Implementation detector and selector for IPP and OpenCL; 2014-10-15 14:24:41 +04:00
segmentation.cpp Update segmentation.cpp 2014-12-11 17:36:36 +01:00
shapedescr.cpp Fix cppcheck reports warnings: 2014-12-27 10:54:34 +01:00
smooth.cpp Merge pull request #3591 from ilya-lavrenov:sse_avx 2015-01-21 10:46:23 +00:00
subdivision2d.cpp
sumpixels.cpp used popcnt 2015-01-12 10:59:30 +03:00
tables.cpp
templmatch.cpp Add template match with mask. 2015-01-16 11:09:26 +08:00
thresh.cpp Make Otsu and Triangle algorithms mutually exclusive 2014-11-05 16:04:26 +01:00
undistort.cpp multiple yet minor fixes to make most of the tests pass on Mac with Iris graphics 2014-08-16 00:29:10 +04:00
utils.cpp