opencv/modules/imgproc/src
2014-04-23 11:00:32 +04:00
..
opencl Changed integer operations to float for Intel devices 2014-04-23 11:00:32 +04:00
_geom.h
accum.cpp ipp: some functions are not available in the ICV package #2 2014-04-09 18:20:49 +04:00
approx.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-03-11 17:20:01 +04:00
blend.cpp refactored imgproc 2014-01-27 18:47:16 +04:00
canny.cpp Undo changes ipp to ippicv prefix of function names 2014-04-07 14:30:03 +04:00
clahe.cpp Merge pull request #2393 from ilya-lavrenov:coverity 2014-02-26 12:16:36 +04:00
color.cpp ICV: mark missed functions 2014-04-15 15:55:44 +04:00
connectedcomponents.cpp
contours.cpp
convhull.cpp
corner.cpp improved cv::preCornerDetect 2014-03-06 17:40:02 +04:00
cornersubpix.cpp
demosaicing.cpp
deriv.cpp fixed warning 2014-04-14 14:40:40 +04:00
distransform.cpp Undo changes ipp to ippicv prefix of function names 2014-04-07 14:30:03 +04:00
emd.cpp
featureselect.cpp Fixed error in case corners not found 2014-04-03 10:30:55 +04:00
filter.cpp Changed integer operations to float for Intel devices 2014-04-23 11:00:32 +04:00
floodfill.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-02-25 15:02:24 +04:00
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 warning 2014-04-14 14:40:40 +04:00
hough.cpp Add static cast to hough lines 2014-01-31 14:26:45 -08:00
imgwarp.cpp Optimizes OpenCL resize and optical flow to use image extension. 2014-04-14 16:09:17 -07:00
intersection.cpp imgproc/intersection: fix loop index 2014-01-31 14:42:38 +04:00
linefit.cpp
lsd.cpp remove unused variable in LineSegmentDetectorImpl::compareSegments() 2014-04-17 00:14:13 +03:00
matchcontours.cpp
min_enclosing_triangle.cpp deleted excess semicolons, commas 2014-01-18 01:31:33 +04:00
moments.cpp fixed warning 2014-04-14 14:40:40 +04:00
morph.cpp ipp: some functions are not available in the ICV package 2014-04-09 18:20:49 +04:00
phasecorr.cpp optimized createHanningWindow 2014-01-28 23:37:20 +04:00
precomp.hpp
pyramids.cpp ocl: pyrUp/pyrDown 3-channel 2014-03-12 14:39:55 +04:00
rotcalipers.cpp
samplers.cpp fixed slow down in getRectSubPix (original patch by Markus JR Mueller); removed some unused variables and functions 2014-04-08 17:54:08 +04:00
segmentation.cpp
shapedescr.cpp
smooth.cpp ipp: some functions are not available in the ICV package #2 2014-04-09 18:20:49 +04:00
subdivision2d.cpp
sumpixels.cpp Merge pull request #1932 from seth-planet:master 2014-04-10 13:36:14 +04:00
tables.cpp
templmatch.cpp fixed 2014-04-15 11:41:33 +04:00
thresh.cpp ipp: some functions are not available in the ICV package #2 2014-04-09 18:20:49 +04:00
undistort.cpp
utils.cpp