opencv/modules/imgproc/src
2013-11-06 16:48:50 +04:00
..
_geom.h
_list.h
accum.cpp
approx.cpp
canny.cpp fixed ipp-related warnings 2013-10-05 14:54:00 +04:00
clahe.cpp Split CLAHE into its own file, because it's faster that way. 2013-05-31 12:22:04 +04:00
color.cpp fixed ipp-related warnings 2013-10-05 14:54:00 +04:00
contours.cpp
convhull.cpp
corner.cpp
cornersubpix.cpp
deriv.cpp fixed ipp-related warnings 2013-10-05 14:54:00 +04:00
distransform.cpp added call to IPP's ippiDistanceTransform_5x5_8u32f_C1R (by Alexander Kapustin) 2013-07-22 14:20:13 +04:00
emd.cpp
featureselect.cpp
filter.cpp added IPP optimization of separable 32f filters; fixed IPP version check in DFT; fixed conditions in IPP optimization of norm functions. 2013-09-09 16:13:39 +04:00
floodfill.cpp Android NDK r9 support. x64 NDK support fix for MacOS X. 2013-10-03 11:36:12 +04:00
gabor.cpp
gcgraph.hpp
generalized_hough.cpp
geometry.cpp
grabcut.cpp
histogram.cpp minor improvement (consistency, readability) 2013-07-18 19:50:51 +04:00
hough.cpp
imgwarp.cpp consistency SSE2 and plain versions of convertMaps and remap 2013-11-01 14:50:41 +04:00
linefit.cpp
matchcontours.cpp
moments.cpp
morph.cpp fixed bug in IPP-accelerated morphology; added several IPP imgwarp functions (by Klim) 2013-09-02 18:34:50 +04:00
phasecorr.cpp
precomp.hpp Remove HAVE_CVCONFIG_H - it's always defined. 2013-07-10 16:02:07 +04:00
pyramids.cpp bug #3094: added CV_Assert to PyrDown_ to check if source matrix is not empty 2013-08-14 15:30:35 +04:00
rotcalipers.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
samplers.cpp disabled 64f IPP DFT; added IPP Gaussian filter; added IPP GetRectSubPix; added IPP BilateralFilter (temporarily disabled) 2013-08-06 18:31:06 +04:00
segmentation.cpp
shapedescr.cpp Applied bugfix #3165 : Changed min_eps value 2013-07-19 14:11:04 +02:00
smooth.cpp Cleaned up adaptive bilateral filtering, added support for gaussian interpolation, updated sample and docs 2013-11-06 16:48:50 +04:00
subdivision2d.cpp
sumpixels.cpp fixed ipp-related warnings 2013-10-05 14:54:00 +04:00
tables.cpp
templmatch.cpp Bugfix for an overlapping size of image and template for matchTemplate. 2013-07-03 14:58:40 +02:00
thresh.cpp
undistort.cpp
utils.cpp fixed problem with Nx2 numpy arrays in geometrical functions (#2783) 2013-02-08 18:11:56 +04:00