opencv/modules/imgproc/src
2014-01-07 02:52:30 +04:00
..
_geom.h
_list.h
accum.cpp
approx.cpp
canny.cpp Disabled some IPP implementation since it breaks tests 2013-12-26 19:53:53 +04:00
clahe.cpp
color.cpp Disabled some IPP implementation since it breaks tests 2013-12-26 19:53:53 +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
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 deleted extra semicolons 2014-01-07 02:52:30 +04:00
generalized_hough.cpp deleted extra semicolons 2014-01-07 02:52:30 +04:00
geometry.cpp
grabcut.cpp
histogram.cpp
hough.cpp
imgwarp.cpp SSE2 optimization of cv::remap doesn't work with big images 2013-12-30 17:13:40 +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 Fixed bug in report #3346 2013-11-22 09:57:47 +01:00
pyramids.cpp
rotcalipers.cpp
samplers.cpp fixed comparison to stop integer wrap around 2013-11-26 00:12:30 +00:00
segmentation.cpp
shapedescr.cpp
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
thresh.cpp
undistort.cpp
utils.cpp