| .. |
|
opencl
|
Merge pull request #2823 from ilya-lavrenov:tapi_warpaffine
|
2014-06-11 14:41:29 +04:00 |
|
_geom.h
|
|
|
|
accum.cpp
|
icv: enable functions
|
2014-04-29 15:36:43 +04:00 |
|
approx.cpp
|
|
|
|
blend.cpp
|
|
|
|
canny.cpp
|
added status check
|
2014-04-17 11:08:02 +04:00 |
|
clahe.cpp
|
|
|
|
color.cpp
|
fixed defects found by coverity scan
|
2014-06-10 13:14:51 +04:00 |
|
connectedcomponents.cpp
|
|
|
|
contours.cpp
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
2014-06-02 13:43:28 +04:00 |
|
convhull.cpp
|
|
|
|
corner.cpp
|
Merge pull request #2709 from alalek:icv_update_binary_pack
|
2014-05-23 15:09:43 +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
|
Bug fixes for filter2D and associated tests.
|
2014-05-20 22:30:09 -07:00 |
|
floodfill.cpp
|
|
|
|
gabor.cpp
|
|
|
|
gcgraph.hpp
|
|
|
|
generalized_hough.cpp
|
|
|
|
geometry.cpp
|
|
|
|
grabcut.cpp
|
|
|
|
histogram.cpp
|
Merge pull request #2839 from ilya-lavrenov:tapi_fix
|
2014-06-10 19:30:26 +04:00 |
|
hough.cpp
|
Disabled ippiHoughLine_Region for cv::HoughLines
|
2014-04-24 18:00:03 +04:00 |
|
imgwarp.cpp
|
Merge pull request #2823 from ilya-lavrenov:tapi_warpaffine
|
2014-06-11 14:41:29 +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
|
Added new border types for pyrDown
|
2014-05-26 13:57:03 +04:00 |
|
rotcalipers.cpp
|
|
|
|
samplers.cpp
|
added status check
|
2014-04-17 11:08:02 +04:00 |
|
segmentation.cpp
|
|
|
|
shapedescr.cpp
|
|
|
|
smooth.cpp
|
bixed cv::boxFilter
|
2014-06-09 17:09:44 +04:00 |
|
subdivision2d.cpp
|
|
|
|
sumpixels.cpp
|
icv: enable functions
|
2014-05-12 15:38:38 +04:00 |
|
tables.cpp
|
|
|
|
templmatch.cpp
|
IPP: fixed ipp_matchTemplate
|
2014-05-15 13:05:27 +04:00 |
|
thresh.cpp
|
Optimized memory access by using stride pattern
|
2014-05-16 10:22:03 +04:00 |
|
undistort.cpp
|
|
|
|
utils.cpp
|
|
|