opencv/modules/imgproc/src
2017-02-10 21:58:02 +01:00
..
opencl imgproc/CLAHE/ocl: Removed unnecessary __local variable 2017-01-13 16:25:43 +03:00
_geom.h
accum.cpp OpenVX wrappers rewritten with CV_OVX_RUN, VX_DbgThrow 2016-12-14 17:49:41 +03:00
approx.cpp
blend.cpp
canny.cpp OpenVX wrappers rewritten with CV_OVX_RUN, VX_DbgThrow 2016-12-14 17:49:41 +03:00
clahe.cpp Fix the OpenCL portion to match the c++ code. 2016-11-03 20:41:16 -05:00
color.cpp fixed wrong equivalence in YUV conversion (#7481) 2016-11-23 17:39:18 +03:00
colormap.cpp
connectedcomponents.cpp
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
deriv.cpp Merge pull request #7802 from terfendail:ovxhal_wrappers_migration 2016-12-21 15:19:06 +02:00
distransform.cpp
drawing.cpp do not use GCC_VERSION 2017-02-10 21:58:02 +01:00
emd.cpp
featureselect.cpp ivx::Scalars replaced by immediate values 2016-12-16 15:44:31 +03:00
filter.cpp IPP 2017 filter2D fix; 2016-11-21 17:18:03 +03:00
filterengine.hpp
floodfill.cpp
gabor.cpp
gcgraph.hpp
generalized_hough.cpp
geometry.cpp
grabcut.cpp
hal_replacement.hpp
hershey_fonts.cpp
histogram.cpp OpenVX wrappers rewritten with CV_OVX_RUN, VX_DbgThrow 2016-12-14 17:49:41 +03:00
hough.cpp
imgwarp.cpp Fixed OpenVX to OpenCV compatibility for NN remap 2016-12-14 16:53:07 +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 Merge pull request #7585 from pengli:morph_filter 2016-11-07 17:11:32 +00:00
phasecorr.cpp Merge pull request #7872 from alalek:merge-2.4 2016-12-16 16:03:14 +02:00
precomp.hpp
pyramids.cpp Merge pull request #7802 from terfendail:ovxhal_wrappers_migration 2016-12-21 15:19:06 +02:00
rotcalipers.cpp
samplers.cpp
segmentation.cpp
shapedescr.cpp
smooth.cpp Merge pull request #7802 from terfendail:ovxhal_wrappers_migration 2016-12-21 15:19:06 +02:00
spatialgradient.cpp remove pure SSE part 2017-01-25 22:05:53 +09:00
subdivision2d.cpp
sumpixels.cpp
tables.cpp
templmatch.cpp
thresh.cpp OpenVX wrappers rewritten with CV_OVX_RUN, VX_DbgThrow 2016-12-14 17:49:41 +03:00
undistort.cpp undistortPoints: only consider distCoeffs if present 2016-11-09 16:11:26 +01:00
utils.cpp