opencv/modules/imgproc/src
2017-03-16 15:42:58 +09:00
..
opencl ocl: don't use vload4 for 3 channel images 2017-03-03 19:36:38 +03:00
_geom.h
accum.cpp OpenVX calls updated to use single common OpenVX context per thread 2017-02-21 16:08:23 +03:00
approx.cpp
blend.cpp suppress warnings 2017-02-23 09:11:12 +09:00
canny.cpp OpenVX calls updated to use single common OpenVX context per thread 2017-02-21 16:08:23 +03:00
clahe.cpp Fix the OpenCL portion to match the c++ code. 2016-11-03 20:41:16 -05:00
color.cpp add enum Bayer**2BGRA 2017-02-11 00:20:57 +09:00
colormap.cpp
connectedcomponents.cpp remove non ASCII character from comment 2017-02-24 01:31:32 +09:00
contours.cpp imgproc: fix findContours (submatrix input) 2016-11-25 18:25:26 +03:00
convhull.cpp Disable error throwing in convexityDefects when hull is a line or point 2016-12-13 12:28:38 +03:00
corner.cpp build: workaround for missing _mm256_setr_m128 in GCC 2017-01-26 18:39:38 +03:00
cornersubpix.cpp
demosaicing.cpp add enum Bayer**2BGRA 2017-02-11 00:20:57 +09:00
deriv.cpp OpenVX calls updated to use single common OpenVX context per thread 2017-02-21 16:08:23 +03:00
distransform.cpp
drawing.cpp imgproc: fix using of uninitialized edge[] members in FillConvexPoly 2017-01-03 22:18:27 +03:00
emd.cpp
featureselect.cpp OpenVX calls updated to use single common OpenVX context per thread 2017-02-21 16:08:23 +03:00
filter.cpp Optimize RowVec_32f and SymmColumnVec_32f with AVX2 2017-03-16 15:42:58 +09:00
filterengine.hpp
floodfill.cpp Fix wrong default mask value in floodFill 2016-10-25 11:16:59 +03:00
gabor.cpp
gcgraph.hpp
generalized_hough.cpp
geometry.cpp
grabcut.cpp
hal_replacement.hpp
hershey_fonts.cpp
histogram.cpp OpenVX calls updated to use single common OpenVX context per thread 2017-02-21 16:08:23 +03:00
hough.cpp
imgwarp.cpp OpenVX calls updated to use single common OpenVX context per thread 2017-02-21 16:08:23 +03:00
intersection.cpp
linefit.cpp
lsd.cpp
main.cpp
matchcontours.cpp Add case including both moments empty. 2017-01-10 21:38:31 -06:00
min_enclosing_triangle.cpp
moments.cpp
morph.cpp Replaced several hal:: classes with functions, marked old variants deprecated 2017-02-27 12:13:31 +03:00
phasecorr.cpp Merge pull request #7872 from alalek:merge-2.4 2016-12-16 16:03:14 +02:00
precomp.hpp
pyramids.cpp OpenVX calls updated to use single common OpenVX context per thread 2017-02-21 16:08:23 +03:00
rotcalipers.cpp
samplers.cpp
segmentation.cpp
shapedescr.cpp
smooth.cpp Merge pull request #8288 from Jejos:bugfix_medianBlur_accessviolation 2017-03-02 05:53:09 +00:00
spatialgradient.cpp remove pure SSE part 2017-01-25 22:05:53 +09:00
subdivision2d.cpp Added getLeadingEdges function to subdivision2d 2016-10-06 18:01:34 -07:00
sumpixels.cpp
tables.cpp
templmatch.cpp
thresh.cpp OpenVX calls updated to use single common OpenVX context per thread 2017-02-21 16:08:23 +03:00
undistort.cpp undistortPoints: only consider distCoeffs if present 2016-11-09 16:11:26 +01:00
utils.cpp