opencv/modules/imgproc/src
2014-04-24 12:28:23 +04:00
..
opencl Merge pull request #2612 from grkutty:pullreq/140319-bilateral-b 2014-04-22 09:32:39 +04:00
_geom.h
accum.cpp added status check 2014-04-17 11:08:02 +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 added status check 2014-04-17 11:08:02 +04:00
clahe.cpp Merge pull request #2393 from ilya-lavrenov:coverity 2014-02-26 12:16:36 +04:00
color.cpp cmd option 2014-04-17 18:06:14 +04:00
connectedcomponents.cpp correct upper bound for maximum number of labels for 8-way connectivity 2013-11-24 01:20:07 -08:00
contours.cpp Boring changes - imgproc. 2013-09-05 18:26:43 +04:00
convhull.cpp Fix stack corruption in cvConvexHull2 and heap corruption in OutputArray::create 2013-04-01 15:24:35 +04:00
corner.cpp improved cv::preCornerDetect 2014-03-06 17:40:02 +04:00
cornersubpix.cpp made several minor fixes as pointed out by Andrey 2013-02-14 15:36:20 +04:00
demosaicing.cpp Remove more old definitions from internal.hpp 2013-04-01 16:32:08 +04:00
deriv.cpp Fix compile warnings 2014-04-21 15:02:38 +04:00
distransform.cpp fix for IPP ICV 2014-04-22 14:55:28 +04:00
emd.cpp
featureselect.cpp Fixed error in case corners not found 2014-04-03 10:30:55 +04:00
filter.cpp added status check 2014-04-17 11:08:02 +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 Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
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 Drop outdated definitions from internal.hpp 2013-04-01 15:24:35 +04:00
grabcut.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
histogram.cpp added status check 2014-04-17 11:08:02 +04:00
hough.cpp Added ippiHoughProbLine to cv::HoughLinesP 2014-04-24 12:28:23 +04:00
imgwarp.cpp Fix error in call of ippResize 2014-04-21 17:26:03 +04:00
intersection.cpp imgproc/intersection: fix loop index 2014-01-31 14:42:38 +04:00
linefit.cpp War on Whitespace, master edition: trailing spaces. 2013-08-27 13:57:24 +04:00
lsd.cpp remove unused variable in LineSegmentDetectorImpl::compareSegments() 2014-04-17 00:14:13 +03:00
matchcontours.cpp War on Whitespace, master edition: trailing spaces. 2013-08-27 13:57:24 +04:00
min_enclosing_triangle.cpp deleted excess semicolons, commas 2014-01-18 01:31:33 +04:00
moments.cpp fixes in imgproc 2014-04-17 14:51:59 +04:00
morph.cpp cmd option 2014-04-17 18:06:14 +04:00
phasecorr.cpp optimized createHanningWindow 2014-01-28 23:37:20 +04:00
precomp.hpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-11-26 15:05:26 +04:00
pyramids.cpp Added setIppErrorStatus 2014-04-18 09:04:25 +04:00
rotcalipers.cpp War on Whitespace, master edition: file endings. 2013-08-27 14:23:26 +04:00
samplers.cpp added status check 2014-04-17 11:08:02 +04:00
segmentation.cpp War on Whitespace, master edition: file endings. 2013-08-27 14:23:26 +04:00
shapedescr.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-07-22 18:38:57 +04:00
smooth.cpp Merge pull request #2643 from vbystricky:ipp_GaussianBorder 2014-04-22 11:55:06 +04:00
subdivision2d.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
sumpixels.cpp added status check 2014-04-17 11:08:02 +04:00
tables.cpp
templmatch.cpp fixes in imgproc 2014-04-17 14:51:59 +04:00
thresh.cpp added status check 2014-04-17 11:08:02 +04:00
undistort.cpp Merge pull request #511 from aritzlc:master 2013-02-27 19:33:01 +04:00
utils.cpp Move border type constants and Moments class to core module 2013-04-10 19:14:24 +04:00