opencv/modules/imgproc/src
2014-01-23 14:50:29 +04:00
..
opencl fixed 2014-01-23 14:50:29 +04:00
_geom.h
accum.cpp
approx.cpp
blend.cpp
canny.cpp ported cv::Canny to T-API 2014-01-17 11:13:28 +04:00
clahe.cpp warnings 2014-01-19 04:07:24 +04:00
color.cpp Merge pull request #2167 from ilya-lavrenov:tapi_kern_warn 2014-01-20 23:33:55 +04:00
connectedcomponents.cpp
contours.cpp
convhull.cpp
corner.cpp implemented OpenCL version of cv::preCornerDetect 2014-01-22 13:46:26 +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 fixed copying UMat -> std::vector 2014-01-21 14:37:22 +04:00
filter.cpp fixed cv::sepFilter2D 2014-01-22 13:40:48 +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 fixed getUMatIndex 2013-12-27 13:18:31 +04:00
hough.cpp
imgwarp.cpp fixed kernel compilation warnings 2014-01-18 22:37:47 +04:00
intersection.cpp
linefit.cpp
lsd.cpp
matchcontours.cpp
min_enclosing_triangle.cpp deleted excess semicolons, commas 2014-01-18 01:31:33 +04:00
moments.cpp improved performance of moments (on 720p or larger images) 2013-12-26 23:29:04 +04:00
morph.cpp ported cv::goodFeaturesToTrack to T-API 2014-01-20 13:57:53 +04:00
phasecorr.cpp
precomp.hpp
pyramids.cpp Added ocl::pyrUp to T-API 2013-12-19 17:21:50 +04:00
rotcalipers.cpp
samplers.cpp
segmentation.cpp
shapedescr.cpp
smooth.cpp fixed various warnings from the “doc” and other builders 2013-12-19 16:31:30 +04:00
subdivision2d.cpp
sumpixels.cpp imgproc: IPP compilation fix and minor cleanup 2013-12-20 12:40:40 +00:00
tables.cpp
templmatch.cpp fixed trailing whitespace 2014-01-23 14:50:29 +04:00
thresh.cpp
undistort.cpp
utils.cpp