| .. |
|
opencl
|
added cv::equalizeHist to T-API
|
2013-12-13 19:46:20 +04:00 |
|
_geom.h
|
|
|
|
accum.cpp
|
|
|
|
approx.cpp
|
|
|
|
blend.cpp
|
added cv::blendLinear
|
2013-12-10 13:07:52 +04:00 |
|
canny.cpp
|
fixed ipp-related warnings
|
2013-10-05 14:54:00 +04:00 |
|
clahe.cpp
|
Boring changes - imgproc.
|
2013-09-05 18:26:43 +04:00 |
|
color.cpp
|
try to eliminate failure in opencv_imgproc_test
|
2013-12-02 12:13:50 +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
|
Boring changes - imgproc.
|
2013-09-05 18:26:43 +04:00 |
|
convhull.cpp
|
|
|
|
corner.cpp
|
|
|
|
cornersubpix.cpp
|
|
|
|
demosaicing.cpp
|
|
|
|
deriv.cpp
|
added cv::Laplacian, cv::Sobel, cv::Scharr, cv::GaussianBlur to T-API
|
2013-12-10 23:20:28 +04:00 |
|
distransform.cpp
|
fixed compile errors and warnings when building master branch with IPP enabled
|
2013-09-20 16:02:15 +04:00 |
|
emd.cpp
|
|
|
|
featureselect.cpp
|
|
|
|
filter.cpp
|
Fix problems with border extrapolation in kernel. Add Isolated/Nonisolated borders.
|
2013-12-11 14:26:33 +04:00 |
|
floodfill.cpp
|
Android NDK r9 support. x64 NDK support fix for MacOS X.
|
2013-10-03 11:36:12 +04:00 |
|
gabor.cpp
|
|
|
|
gcgraph.hpp
|
|
|
|
generalized_hough.cpp
|
Boring changes - imgproc.
|
2013-09-05 18:26:43 +04:00 |
|
geometry.cpp
|
|
|
|
grabcut.cpp
|
|
|
|
histogram.cpp
|
added cv::equalizeHist to T-API
|
2013-12-13 19:46:20 +04:00 |
|
hough.cpp
|
Boring changes - imgproc.
|
2013-09-05 18:26:43 +04:00 |
|
imgwarp.cpp
|
added cv::remap to T-API
|
2013-12-04 00:43:43 +04:00 |
|
intersection.cpp
|
fixed warnings
|
2013-10-08 12:46:43 +04:00 |
|
linefit.cpp
|
War on Whitespace, master edition: trailing spaces.
|
2013-08-27 13:57:24 +04:00 |
|
lsd.cpp
|
fixed warnings
|
2013-10-08 12:46:43 +04:00 |
|
matchcontours.cpp
|
War on Whitespace, master edition: trailing spaces.
|
2013-08-27 13:57:24 +04:00 |
|
min_enclosing_triangle.cpp
|
Removed static variables which were not read-only and used more function parameters instead.
|
2013-09-19 18:32:03 +01:00 |
|
moments.cpp
|
War on Whitespace, master edition: trailing spaces.
|
2013-08-27 13:57:24 +04:00 |
|
morph.cpp
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
2013-09-10 11:30:19 +04:00 |
|
phasecorr.cpp
|
|
|
|
precomp.hpp
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
2013-11-26 15:05:26 +04:00 |
|
pyramids.cpp
|
War on Whitespace, master edition: trailing spaces.
|
2013-08-27 13:57:24 +04:00 |
|
rotcalipers.cpp
|
War on Whitespace, master edition: file endings.
|
2013-08-27 14:23:26 +04:00 |
|
samplers.cpp
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
2013-12-10 12:51:00 +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
|
added cv::Laplacian, cv::Sobel, cv::Scharr, cv::GaussianBlur to T-API
|
2013-12-10 23:20:28 +04:00 |
|
subdivision2d.cpp
|
|
|
|
sumpixels.cpp
|
fixed warnings
|
2013-12-07 01:05:07 +04:00 |
|
tables.cpp
|
|
|
|
templmatch.cpp
|
|
|
|
thresh.cpp
|
added cv::threshold to T-API
|
2013-12-04 13:45:44 +04:00 |
|
undistort.cpp
|
|
|
|
utils.cpp
|
|
|