opencv/modules/imgproc/src
Alexander Alekhin ce992c8269 ocl: update gftt
2014-02-07 14:51:59 +04:00
..
opencl Merge pull request #2251 from ilya-lavrenov:tapi_sqrboxfilter 2014-02-07 11:33:49 +04:00
_geom.h
accum.cpp implemented OpenCL version of cv::accumulate**** 2014-01-29 11:42:46 +04:00
approx.cpp
blend.cpp refactored imgproc 2014-01-27 18:47:16 +04:00
canny.cpp refactored imgproc 2014-01-27 18:47:16 +04:00
clahe.cpp refactored imgproc 2014-01-27 18:47:16 +04:00
color.cpp refactored imgproc 2014-01-27 18:47:16 +04:00
connectedcomponents.cpp
contours.cpp
convhull.cpp
corner.cpp refactored imgproc 2014-01-27 18:47:16 +04:00
cornersubpix.cpp
demosaicing.cpp
deriv.cpp imgproc: IPP compilation fix and minor cleanup 2013-12-20 12:40:40 +00:00
distransform.cpp
emd.cpp
featureselect.cpp ocl: update gftt 2014-02-07 14:51:59 +04:00
filter.cpp moved kernelToStr to ocl.hpp 2014-01-30 15:23:11 +04:00
floodfill.cpp
gabor.cpp
gcgraph.hpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-01-14 11:53:59 +04:00
generalized_hough.cpp deleted extra semicolons 2014-01-07 02:52:30 +04:00
geometry.cpp
grabcut.cpp
histogram.cpp added conditional compilation 2014-01-30 13:07:13 +04:00
hough.cpp Add static cast to hough lines 2014-01-31 14:26:45 -08:00
imgwarp.cpp renamed **2 -> ** 2014-02-04 19:55:11 +04:00
intersection.cpp imgproc/intersection: fix loop index 2014-01-31 14:42:38 +04:00
linefit.cpp
lsd.cpp
matchcontours.cpp
min_enclosing_triangle.cpp deleted excess semicolons, commas 2014-01-18 01:31:33 +04:00
moments.cpp refactored imgproc 2014-01-27 18:47:16 +04:00
morph.cpp refactored imgproc 2014-01-27 18:47:16 +04:00
phasecorr.cpp optimized createHanningWindow 2014-01-28 23:37:20 +04:00
precomp.hpp
pyramids.cpp renamed **2 -> ** 2014-02-04 19:55:11 +04:00
rotcalipers.cpp
samplers.cpp
segmentation.cpp
shapedescr.cpp
smooth.cpp Merge pull request #2251 from ilya-lavrenov:tapi_sqrboxfilter 2014-02-07 11:33:49 +04:00
subdivision2d.cpp
sumpixels.cpp refactored imgproc 2014-01-27 18:47:16 +04:00
tables.cpp
templmatch.cpp fixed 2014-02-04 10:54:02 +04:00
thresh.cpp refactored imgproc 2014-01-27 18:47:16 +04:00
undistort.cpp
utils.cpp