opencv/modules/imgproc/src
2014-10-27 15:28:21 +03:00
..
avx Modifications to support dynamic vector dispatch. 2014-07-09 16:55:39 -07:00
avx2 Fixed iOS framework compilation warnings 2014-10-27 15:28:21 +03:00
_geom.h
_list.h Fixed iOS framework compilation warnings 2014-10-27 15:28:21 +03:00
accum.cpp
approx.cpp typos 2014-03-04 12:47:40 +04:00
canny.cpp typos 2014-03-04 12:47:40 +04:00
clahe.cpp
color.cpp Fixed range for 'v' channel for 8U images. 2014-08-20 11:09:21 +04:00
contours.cpp Fixed typos in comments 2014-06-26 16:29:45 +02:00
convhull.cpp
corner.cpp
cornersubpix.cpp
deriv.cpp
distransform.cpp
emd.cpp
featureselect.cpp
filter.cpp fix bug 3733 for imgproc/filter.cpp 2014-08-11 16:00:21 +04:00
floodfill.cpp GCC 4.8 warning array subscript is above array bounds fixed. 2014-08-13 17:12:08 +04:00
gabor.cpp
gcgraph.hpp
generalized_hough.cpp
geometry.cpp
grabcut.cpp
histogram.cpp
hough.cpp
imgwarp.cpp Fixed iOS framework compilation warnings 2014-10-27 15:28:21 +03:00
linefit.cpp
matchcontours.cpp
moments.cpp Worked around an apparent GCC bug in moments. 2014-02-18 13:51:27 +04:00
morph.cpp Fixed bug in IPPMorphOp function when looping over elements of the morphology kernel. 2014-05-01 11:52:49 -07:00
phasecorr.cpp
precomp.hpp
pyramids.cpp Disabled BORDER_CONSTANT for pyramid functions. 2014-05-20 17:28:47 +04:00
rotcalipers.cpp
samplers.cpp
segmentation.cpp
shapedescr.cpp
smooth.cpp Added condition to 1st test in cv::GaussianBlur 2014-05-15 08:40:13 +02:00
subdivision2d.cpp
sumpixels.cpp
tables.cpp
templmatch.cpp
thresh.cpp Fixed iOS framework compilation warnings 2014-10-27 15:28:21 +03:00
undistort.cpp
utils.cpp