opencv/modules/imgproc/src
2014-08-12 13:56:59 +00:00
..
opencl Merge pull request #3044 from akarsakov:fix_ocl_tests 2014-08-07 20:14:17 +00:00
_geom.h
accum.cpp world fix 2014-08-05 20:12:35 +04:00
approx.cpp
blend.cpp world fix 2014-08-05 20:12:35 +04:00
canny.cpp world fix 2014-08-05 20:12:35 +04:00
clahe.cpp Merge pull request #3033 from nathanjackson:clahe_datatypes 2014-08-12 10:45:29 +00:00
color.cpp Disabled some IPP calls of cvtColor since it breaks OCL accuracy tests 2014-08-11 15:52:53 +04:00
colormap.cpp added some basic functionality needed by the new face module (moved from the old "contrib") 2014-08-10 01:54:16 +04:00
connectedcomponents.cpp
contours.cpp Fix Python 2 bindings for findContours 2014-07-26 16:40:09 +02:00
convhull.cpp
corner.cpp world fix 2014-08-05 20:12:35 +04:00
cornersubpix.cpp
demosaicing.cpp eliminated some unnecessary instructions 2014-07-29 18:10:18 +04:00
deriv.cpp world fix 2014-08-05 20:12:35 +04:00
distransform.cpp Merge pull request #2679 from alalek:ippicv_update 2014-05-07 18:24:41 +04:00
emd.cpp
featureselect.cpp world fix 2014-08-05 20:12:35 +04:00
filter.cpp world fix 2014-08-05 20:12:35 +04:00
floodfill.cpp
gabor.cpp
gcgraph.hpp
generalized_hough.cpp
geometry.cpp
grabcut.cpp
histogram.cpp world fix 2014-08-05 20:12:35 +04:00
hough.cpp Disabled ippiHoughLine_Region for cv::HoughLines 2014-04-24 18:00:03 +04:00
imgwarp.cpp small fix for ocl_resize 2014-08-08 16:12:10 +04:00
intersection.cpp
linefit.cpp
lsd.cpp Merge pull request #2774 from 23pointsNorth:lsd-nfa-fix 2014-06-26 17:29:27 +04:00
matchcontours.cpp
min_enclosing_triangle.cpp
moments.cpp world fix 2014-08-05 20:12:35 +04:00
morph.cpp fixed Erode and Dilate in case of kernel = Mat() 2014-08-12 12:19:13 +04:00
phasecorr.cpp
precomp.hpp
pyramids.cpp Merge remote-tracking branch 'master' into stitch-fix 2014-08-11 14:50:08 +04:00
rotcalipers.cpp
samplers.cpp
segmentation.cpp
shapedescr.cpp
smooth.cpp moved part of video to contrib/{outflow, bgsegm}; moved matlab to contrib 2014-08-10 23:24:16 +04:00
subdivision2d.cpp
sumpixels.cpp world fix 2014-08-05 20:12:35 +04:00
tables.cpp
templmatch.cpp fixed various warnings and obvious errors reported by clang compiler and the coverity tool. 2014-08-10 00:10:05 +04:00
thresh.cpp world fix 2014-08-05 20:12:35 +04:00
undistort.cpp
utils.cpp