| .. |
|
opencl
|
Merge pull request #3044 from akarsakov:fix_ocl_tests
|
2014-08-07 20:14:17 +00:00 |
|
_geom.h
|
|
|
|
accum.cpp
|
world fix
|
2014-08-05 20:12:35 +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
|
world fix
|
2014-08-05 20:12:35 +04:00 |
|
canny.cpp
|
world fix
|
2014-08-05 20:12:35 +04:00 |
|
clahe.cpp
|
world fix
|
2014-08-05 20:12:35 +04:00 |
|
color.cpp
|
Disabled some IPP calls of cvtColor since it breaks OCL accuracy tests
|
2014-08-11 15:52:53 +04:00 |
|
colormap.cpp
|
added some basic functionality needed by the new face module (moved from the old "contrib")
|
2014-08-10 01:54:16 +04:00 |
|
connectedcomponents.cpp
|
|
|
|
contours.cpp
|
Fix Python 2 bindings for findContours
|
2014-07-26 16:40:09 +02:00 |
|
convhull.cpp
|
|
|
|
corner.cpp
|
world fix
|
2014-08-05 20:12:35 +04:00 |
|
cornersubpix.cpp
|
|
|
|
demosaicing.cpp
|
eliminated some unnecessary instructions
|
2014-07-29 18:10:18 +04:00 |
|
deriv.cpp
|
world fix
|
2014-08-05 20:12:35 +04:00 |
|
distransform.cpp
|
Merge pull request #2679 from alalek:ippicv_update
|
2014-05-07 18:24:41 +04:00 |
|
emd.cpp
|
|
|
|
featureselect.cpp
|
world fix
|
2014-08-05 20:12:35 +04:00 |
|
filter.cpp
|
world fix
|
2014-08-05 20:12:35 +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
|
|
|
|
gcgraph.hpp
|
|
|
|
generalized_hough.cpp
|
|
|
|
geometry.cpp
|
|
|
|
grabcut.cpp
|
|
|
|
histogram.cpp
|
world fix
|
2014-08-05 20:12:35 +04:00 |
|
hough.cpp
|
Disabled ippiHoughLine_Region for cv::HoughLines
|
2014-04-24 18:00:03 +04:00 |
|
imgwarp.cpp
|
small fix for ocl_resize
|
2014-08-08 16:12:10 +04:00 |
|
intersection.cpp
|
imgproc/intersection: fix loop index
|
2014-01-31 14:42:38 +04:00 |
|
linefit.cpp
|
|
|
|
lsd.cpp
|
Merge pull request #2774 from 23pointsNorth:lsd-nfa-fix
|
2014-06-26 17:29:27 +04:00 |
|
matchcontours.cpp
|
|
|
|
min_enclosing_triangle.cpp
|
|
|
|
moments.cpp
|
world fix
|
2014-08-05 20:12:35 +04:00 |
|
morph.cpp
|
Enabled IPPMorphReplicate in case BORDER_CONSTANT only for 3x3 kernels.
|
2014-08-11 15:37:05 +04:00 |
|
phasecorr.cpp
|
optimized createHanningWindow
|
2014-01-28 23:37:20 +04:00 |
|
precomp.hpp
|
|
|
|
pyramids.cpp
|
Merge remote-tracking branch 'master' into stitch-fix
|
2014-08-11 14:50:08 +04:00 |
|
rotcalipers.cpp
|
|
|
|
samplers.cpp
|
added status check
|
2014-04-17 11:08:02 +04:00 |
|
segmentation.cpp
|
|
|
|
shapedescr.cpp
|
|
|
|
smooth.cpp
|
moved part of video to contrib/{outflow, bgsegm}; moved matlab to contrib
|
2014-08-10 23:24:16 +04:00 |
|
subdivision2d.cpp
|
|
|
|
sumpixels.cpp
|
world fix
|
2014-08-05 20:12:35 +04:00 |
|
tables.cpp
|
|
|
|
templmatch.cpp
|
fixed various warnings and obvious errors reported by clang compiler and the coverity tool.
|
2014-08-10 00:10:05 +04:00 |
|
thresh.cpp
|
world fix
|
2014-08-05 20:12:35 +04:00 |
|
undistort.cpp
|
|
|
|
utils.cpp
|
|
|