opencv/modules/imgproc/src
2014-02-03 17:35:15 +04:00
..
opencl some fixes and improvements in cv::matchTemplate 2014-02-02 19:20:37 +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 fix for PR 2166 2014-02-03 14:47:32 +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 refactored imgproc 2014-01-27 18:47:16 +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 Merge pull request #2213 from ilya-lavrenov:tapi_buildPyramid 2014-01-28 16:31:30 +04:00
rotcalipers.cpp
samplers.cpp
segmentation.cpp
shapedescr.cpp
smooth.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-02-03 13:23:59 +04:00
subdivision2d.cpp
sumpixels.cpp refactored imgproc 2014-01-27 18:47:16 +04:00
tables.cpp
templmatch.cpp some fixes and improvements in cv::matchTemplate 2014-02-02 19:20:37 +04:00
thresh.cpp refactored imgproc 2014-01-27 18:47:16 +04:00
undistort.cpp
utils.cpp