opencv/modules/imgproc/src
2015-03-06 17:04:54 +03:00
..
opencl Optimize pyrUp_unrolled() by mad function. 2014-11-26 16:55:08 +08:00
_geom.h
accum.cpp used popcnt 2015-01-12 10:59:30 +03:00
approx.cpp
blend.cpp world fix 2014-08-05 20:12:35 +04:00
canny.cpp Merge pull request #3583 from oresths:tbb_canny 2015-03-04 10:49:27 +00:00
clahe.cpp Remove deprecated methods from cv::Algorithm 2015-02-16 15:28:54 +03:00
color.cpp move tegra namespace out of cv to prevent conflicts 2015-02-27 12:52:11 +03:00
colormap.cpp added some basic functionality needed by the new face module (moved from the old "contrib") 2014-08-10 01:54:16 +04:00
connectedcomponents.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
contours.cpp More sensible error messages 2015-01-11 03:56:07 +04:00
convhull.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
corner.cpp move tegra namespace out of cv to prevent conflicts 2015-02-27 12:52:11 +03:00
cornersubpix.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
demosaicing.cpp used popcnt 2015-01-12 10:59:30 +03:00
deriv.cpp move tegra namespace out of cv to prevent conflicts 2015-02-27 12:52:11 +03:00
distransform.cpp Implementation detector and selector for IPP and OpenCL; 2014-10-15 14:24:41 +04:00
drawing.cpp Same as Bug #3309. Pushing to master 2015-02-21 09:20:00 +05:30
emd.cpp
featureselect.cpp Don't process empty src image in GFTT 2014-10-28 16:06:36 +03:00
filter.cpp move tegra namespace out of cv to prevent conflicts 2015-02-27 12:52:11 +03:00
filterengine.hpp trying to fix builds 2014-08-14 13:18:04 +04:00
floodfill.cpp multiple yet minor fixes to make most of the tests pass on Mac with Iris graphics 2014-08-16 00:29:10 +04:00
gabor.cpp
gcgraph.hpp
generalized_hough.cpp
geometry.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
grabcut.cpp
hershey_fonts.cpp removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API 2014-08-14 12:50:07 +04:00
histogram.cpp compareHist 2015-01-12 10:59:31 +03:00
hough.cpp Merge pull request #3443 from HelenWong:bug3363Fix 2014-12-02 09:14:36 +00:00
imgwarp.cpp Double used as boolean for no reason 2015-03-06 17:04:54 +03:00
intersection.cpp
linefit.cpp
lsd.cpp Improved documentation and method comment to clarify that LineSegmentDetector::detect method accepts both Vec4i and Vec4f as return vector. 2015-01-20 17:05:57 +01:00
matchcontours.cpp
min_enclosing_triangle.cpp
moments.cpp Implementation detector and selector for IPP and OpenCL; 2014-10-15 14:24:41 +04:00
morph.cpp disabled some kernels for Android && NVidia 2015-03-04 14:46:49 +03:00
phasecorr.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
precomp.hpp removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API 2014-08-14 12:50:07 +04:00
pyramids.cpp move tegra namespace out of cv to prevent conflicts 2015-02-27 12:52:11 +03:00
rotcalipers.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
samplers.cpp Implementation detector and selector for IPP and OpenCL; 2014-10-15 14:24:41 +04:00
segmentation.cpp Update segmentation.cpp 2014-12-11 17:36:36 +01:00
shapedescr.cpp Fix cppcheck reports warnings: 2014-12-27 10:54:34 +01:00
smooth.cpp disabled some kernels for Android && NVidia 2015-03-04 14:46:49 +03:00
subdivision2d.cpp
sumpixels.cpp used popcnt 2015-01-12 10:59:30 +03:00
tables.cpp
templmatch.cpp move tegra namespace out of cv to prevent conflicts 2015-02-27 12:52:11 +03:00
thresh.cpp move tegra namespace out of cv to prevent conflicts 2015-02-27 12:52:11 +03:00
undistort.cpp multiple yet minor fixes to make most of the tests pass on Mac with Iris graphics 2014-08-16 00:29:10 +04:00
utils.cpp