opencv/modules/imgproc/src
2015-07-14 13:26:47 +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 removed unused field 2014-02-17 21:50:00 +04:00
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 fixed ipp-related warnings 2013-10-05 14:54:00 +04:00
distransform.cpp added call to IPP's ippiDistanceTransform_5x5_8u32f_C1R (by Alexander Kapustin) 2013-07-22 14:20:13 +04:00
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 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 minor improvement (consistency, readability) 2013-07-18 19:50:51 +04:00
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 Fixed bug in report #3346 2013-11-22 09:57:47 +01:00
pyramids.cpp Disabled BORDER_CONSTANT for pyramid functions. 2014-05-20 17:28:47 +04:00
rotcalipers.cpp Refactor a section of icvRotatingCalipers to work around a GCC bug 2015-07-14 13:26:47 +03:00
samplers.cpp fixed comparison to stop integer wrap around 2013-11-26 00:12:30 +00:00
segmentation.cpp
shapedescr.cpp Applied bugfix #3165 : Changed min_eps value 2013-07-19 14:11:04 +02:00
smooth.cpp Change some vector mask types to unsigned. 2015-02-23 23:10:57 -05:00
subdivision2d.cpp
sumpixels.cpp fixed ipp-related warnings 2013-10-05 14:54:00 +04:00
tables.cpp
templmatch.cpp Bugfix for an overlapping size of image and template for matchTemplate. 2013-07-03 14:58:40 +02:00
thresh.cpp Fixed iOS framework compilation warnings 2014-10-27 15:28:21 +03:00
undistort.cpp
utils.cpp fixed problem with Nx2 numpy arrays in geometrical functions (#2783) 2013-02-08 18:11:56 +04:00