| .. |
|
opencl
|
Merge pull request #2387 from alalek:ocl_remap_3cn
|
2014-03-11 15:59:12 +04:00 |
|
_geom.h
|
|
|
|
accum.cpp
|
fixed defects from Xcode
|
2014-02-25 17:33:12 +04:00 |
|
approx.cpp
|
|
|
|
blend.cpp
|
refactored imgproc
|
2014-01-27 18:47:16 +04:00 |
|
canny.cpp
|
refactored imgproc
|
2014-01-27 18:47:16 +04:00 |
|
clahe.cpp
|
Merge pull request #2393 from ilya-lavrenov:coverity
|
2014-02-26 12:16:36 +04:00 |
|
color.cpp
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
2014-02-25 15:02:24 +04:00 |
|
connectedcomponents.cpp
|
|
|
|
contours.cpp
|
|
|
|
convhull.cpp
|
|
|
|
corner.cpp
|
improved cv::preCornerDetect
|
2014-03-06 17:40:02 +04:00 |
|
cornersubpix.cpp
|
|
|
|
demosaicing.cpp
|
|
|
|
deriv.cpp
|
fixed defects from coverity.com
|
2014-02-23 20:21:08 +04:00 |
|
distransform.cpp
|
|
|
|
emd.cpp
|
|
|
|
featureselect.cpp
|
improved performance of GFTT
|
2014-03-06 09:19:40 +04:00 |
|
filter.cpp
|
added new dtypes to cv::Sobel
|
2014-03-06 17:57:13 +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
|
added data type check for back projection fix
|
2014-03-12 11:30:28 +04:00 |
|
hough.cpp
|
Add static cast to hough lines
|
2014-01-31 14:26:45 -08:00 |
|
imgwarp.cpp
|
TAPI: remap 3-channel
|
2014-03-10 20:35:10 +04:00 |
|
intersection.cpp
|
imgproc/intersection: fix loop index
|
2014-01-31 14:42:38 +04:00 |
|
linefit.cpp
|
|
|
|
lsd.cpp
|
|
|
|
matchcontours.cpp
|
|
|
|
min_enclosing_triangle.cpp
|
|
|
|
moments.cpp
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
2014-02-25 15:02:24 +04:00 |
|
morph.cpp
|
fixed morphology operations
|
2014-03-03 15:29:48 +04:00 |
|
phasecorr.cpp
|
optimized createHanningWindow
|
2014-01-28 23:37:20 +04:00 |
|
precomp.hpp
|
|
|
|
pyramids.cpp
|
renamed **2 -> **
|
2014-02-04 19:55:11 +04:00 |
|
rotcalipers.cpp
|
|
|
|
samplers.cpp
|
|
|
|
segmentation.cpp
|
|
|
|
shapedescr.cpp
|
|
|
|
smooth.cpp
|
Merge pull request #2251 from ilya-lavrenov:tapi_sqrboxfilter
|
2014-02-07 11:33:49 +04:00 |
|
subdivision2d.cpp
|
|
|
|
sumpixels.cpp
|
refactored imgproc
|
2014-01-27 18:47:16 +04:00 |
|
tables.cpp
|
|
|
|
templmatch.cpp
|
new scheme of sqrSum
|
2014-02-25 00:38:44 +04:00 |
|
thresh.cpp
|
refactored imgproc
|
2014-01-27 18:47:16 +04:00 |
|
undistort.cpp
|
|
|
|
utils.cpp
|
|
|