| .. |
|
opencl
|
Moved new kernels under conditional compilation to disable their build for 3-channel images; added condition to use new kernels only for images that are big enough
|
2014-05-27 16:16:00 +04:00 |
|
_geom.h
|
|
|
|
accum.cpp
|
icv: enable functions
|
2014-04-29 15:36:43 +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
|
|
|
|
canny.cpp
|
added status check
|
2014-04-17 11:08:02 +04:00 |
|
clahe.cpp
|
Merge pull request #2393 from ilya-lavrenov:coverity
|
2014-02-26 12:16:36 +04:00 |
|
color.cpp
|
disabled IPP functions that slower than OpenCV
|
2014-05-13 15:06:38 +04:00 |
|
connectedcomponents.cpp
|
|
|
|
contours.cpp
|
|
|
|
convhull.cpp
|
|
|
|
corner.cpp
|
disabled IPP functions that slower than OpenCV
|
2014-05-13 15:06:38 +04:00 |
|
cornersubpix.cpp
|
|
|
|
demosaicing.cpp
|
|
|
|
deriv.cpp
|
fix IPPDerivSobel condition
|
2014-04-29 15:36:45 +04:00 |
|
distransform.cpp
|
Merge pull request #2679 from alalek:ippicv_update
|
2014-05-07 18:24:41 +04:00 |
|
emd.cpp
|
|
|
|
featureselect.cpp
|
Fixed error in case corners not found
|
2014-04-03 10:30:55 +04:00 |
|
filter.cpp
|
Merge pull request #2665 from ilya-lavrenov:ipp_filter2d
|
2014-05-07 19:17:57 +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
|
icv: enable functions
|
2014-04-29 15:36:43 +04:00 |
|
hough.cpp
|
Disabled ippiHoughLine_Region for cv::HoughLines
|
2014-04-24 18:00:03 +04:00 |
|
imgwarp.cpp
|
Merge pull request #2663 from ilya-lavrenov:ipp_slow
|
2014-05-14 12:30:05 +04:00 |
|
intersection.cpp
|
|
|
|
linefit.cpp
|
|
|
|
lsd.cpp
|
remove unused variable in LineSegmentDetectorImpl::compareSegments()
|
2014-04-17 00:14:13 +03:00 |
|
matchcontours.cpp
|
|
|
|
min_enclosing_triangle.cpp
|
|
|
|
moments.cpp
|
disabled IPP functions that slower than OpenCV
|
2014-05-13 15:06:38 +04:00 |
|
morph.cpp
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
2014-05-12 17:38:07 +04:00 |
|
phasecorr.cpp
|
|
|
|
precomp.hpp
|
|
|
|
pyramids.cpp
|
disabled IPP functions that slower than OpenCV
|
2014-05-13 15:06:38 +04:00 |
|
rotcalipers.cpp
|
|
|
|
samplers.cpp
|
added status check
|
2014-04-17 11:08:02 +04:00 |
|
segmentation.cpp
|
|
|
|
shapedescr.cpp
|
|
|
|
smooth.cpp
|
Adding explicit variable conversion in ocl_medianFilter() to suppress build errors on Linux & Mac
|
2014-05-28 13:30:50 +04:00 |
|
subdivision2d.cpp
|
|
|
|
sumpixels.cpp
|
Disable ipp integral in IPPICV version
|
2014-04-30 12:55:34 +04:00 |
|
tables.cpp
|
|
|
|
templmatch.cpp
|
IPP: fixed ipp_matchTemplate
|
2014-05-15 13:05:27 +04:00 |
|
thresh.cpp
|
added ipp threshold inplace
|
2014-05-08 13:51:25 +04:00 |
|
undistort.cpp
|
|
|
|
utils.cpp
|
|
|