.. |
opencl
|
Merge pull request #3044 from akarsakov:fix_ocl_tests
|
2014-08-07 20:14:17 +00:00 |
_geom.h
|
converted few more comp. geometry functions to C++
|
2013-01-22 16:54:31 +04:00 |
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
|
world fix
|
2014-08-05 20:12:35 +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
|
correct upper bound for maximum number of labels for 8-way connectivity
|
2013-11-24 01:20:07 -08:00 |
contours.cpp
|
Fix Python 2 bindings for findContours
|
2014-07-26 16:40:09 +02:00 |
convhull.cpp
|
Fix stack corruption in cvConvexHull2 and heap corruption in OutputArray::create
|
2013-04-01 15:24:35 +04:00 |
corner.cpp
|
world fix
|
2014-08-05 20:12:35 +04:00 |
cornersubpix.cpp
|
made several minor fixes as pointed out by Andrey
|
2013-02-14 15:36:20 +04:00 |
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
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
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
|
Remove all using directives for STL namespace and members
|
2013-02-25 15:04:17 +04:00 |
gcgraph.hpp
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
2014-01-14 11:53:59 +04:00 |
generalized_hough.cpp
|
deleted extra semicolons
|
2014-01-07 02:52:30 +04:00 |
geometry.cpp
|
Drop outdated definitions from internal.hpp
|
2013-04-01 15:24:35 +04:00 |
grabcut.cpp
|
Remove all using directives for STL namespace and members
|
2013-02-25 15:04:17 +04:00 |
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
|
world fix
|
2014-08-05 20:12:35 +04:00 |
intersection.cpp
|
imgproc/intersection: fix loop index
|
2014-01-31 14:42:38 +04:00 |
linefit.cpp
|
War on Whitespace, master edition: trailing spaces.
|
2013-08-27 13:57:24 +04:00 |
lsd.cpp
|
Merge pull request #2774 from 23pointsNorth:lsd-nfa-fix
|
2014-06-26 17:29:27 +04:00 |
matchcontours.cpp
|
War on Whitespace, master edition: trailing spaces.
|
2013-08-27 13:57:24 +04:00 |
min_enclosing_triangle.cpp
|
deleted excess semicolons, commas
|
2014-01-18 01:31:33 +04:00 |
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
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
2013-11-26 15:05:26 +04:00 |
pyramids.cpp
|
Merge pull request #3044 from akarsakov:fix_ocl_tests
|
2014-08-07 20:14:17 +00:00 |
rotcalipers.cpp
|
War on Whitespace, master edition: file endings.
|
2013-08-27 14:23:26 +04:00 |
samplers.cpp
|
added status check
|
2014-04-17 11:08:02 +04:00 |
segmentation.cpp
|
War on Whitespace, master edition: file endings.
|
2013-08-27 14:23:26 +04:00 |
shapedescr.cpp
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
2013-07-22 18:38:57 +04:00 |
smooth.cpp
|
world fix
|
2014-08-05 20:12:35 +04:00 |
subdivision2d.cpp
|
Remove all using directives for STL namespace and members
|
2013-02-25 15:04:17 +04:00 |
sumpixels.cpp
|
world fix
|
2014-08-05 20:12:35 +04:00 |
tables.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
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
|
Merge pull request #511 from aritzlc:master
|
2013-02-27 19:33:01 +04:00 |
utils.cpp
|
Move border type constants and Moments class to core module
|
2013-04-10 19:14:24 +04:00 |