| .. |
|
opencl
|
Merge pull request #10869 from savuor:color_cpp_split
|
2018-03-15 14:10:40 +03:00 |
|
_geom.h
|
|
|
|
accum.cpp
|
|
|
|
accum.dispatch.cpp
|
|
|
|
accum.simd.hpp
|
|
|
|
approx.cpp
|
Misc. modules/ cont. pt2
|
2018-02-13 11:28:11 -05:00 |
|
blend.cpp
|
|
|
|
canny.cpp
|
Fix in Canny when Sobel apertureSize is 7 (#10743)
|
2018-02-02 17:00:11 +03:00 |
|
clahe.cpp
|
|
|
|
color_hsv.cpp
|
Merge pull request #10869 from savuor:color_cpp_split
|
2018-03-15 14:10:40 +03:00 |
|
color_lab.cpp
|
Merge pull request #10869 from savuor:color_cpp_split
|
2018-03-15 14:10:40 +03:00 |
|
color_rgb.cpp
|
Merge pull request #10869 from savuor:color_cpp_split
|
2018-03-15 14:10:40 +03:00 |
|
color_yuv.cpp
|
Merge pull request #10869 from savuor:color_cpp_split
|
2018-03-15 14:10:40 +03:00 |
|
color.cpp
|
Merge pull request #10869 from savuor:color_cpp_split
|
2018-03-15 14:10:40 +03:00 |
|
color.hpp
|
Merge pull request #10869 from savuor:color_cpp_split
|
2018-03-15 14:10:40 +03:00 |
|
colormap.cpp
|
|
|
|
connectedcomponents.cpp
|
Misc. modules/ cont. pt2
|
2018-02-13 11:28:11 -05:00 |
|
contours.cpp
|
fix FindContours default offset for CV_LINK_RUNS method
|
2018-02-02 16:46:05 +03:00 |
|
convhull.cpp
|
|
|
|
corner.avx.cpp
|
|
|
|
corner.cpp
|
|
|
|
corner.hpp
|
|
|
|
cornersubpix.cpp
|
Misc. modules/ cont. pt2
|
2018-02-13 11:28:11 -05:00 |
|
demosaicing.cpp
|
Merge pull request #10869 from savuor:color_cpp_split
|
2018-03-15 14:10:40 +03:00 |
|
deriv.cpp
|
Misc. modules/ cont. pt2
|
2018-02-13 11:28:11 -05:00 |
|
distransform.cpp
|
|
|
|
drawing.cpp
|
build: portable integer types
|
2018-02-15 23:43:02 +03:00 |
|
emd.cpp
|
|
|
|
featureselect.cpp
|
build: eliminate calls of removed functionality from C++17
|
2018-02-07 12:00:33 +03:00 |
|
filter.avx2.cpp
|
|
|
|
filter.cpp
|
ocl: disable Laplacian5 and sepFilter2D_SinglePass kernels for AMD OpenCL
|
2018-02-12 14:06:57 +03:00 |
|
filter.hpp
|
|
|
|
filterengine.hpp
|
Misc. modules/ cont. pt2
|
2018-02-13 11:28:11 -05:00 |
|
fixedpoint.inl.hpp
|
bitexact gaussianblur implementation (#10345)
|
2018-01-22 13:26:32 +03:00 |
|
floodfill.cpp
|
|
|
|
gabor.cpp
|
|
|
|
gcgraph.hpp
|
|
|
|
generalized_hough.cpp
|
build: eliminate calls of removed functionality from C++17
|
2018-02-07 12:00:33 +03:00 |
|
geometry.cpp
|
Misc. modules/ cont. pt2
|
2018-02-13 11:28:11 -05:00 |
|
grabcut.cpp
|
|
|
|
hal_replacement.hpp
|
HAL for canny
|
2017-12-19 11:03:10 +03:00 |
|
hershey_fonts.cpp
|
|
|
|
histogram.cpp
|
solve issue #10687
|
2018-01-26 17:01:02 +01:00 |
|
hough.cpp
|
Merge pull request #10646 from take1014:master
|
2018-02-08 22:54:43 +03:00 |
|
imgwarp.avx2.cpp
|
|
|
|
imgwarp.cpp
|
let the performance tests of WarpPerspective pass
|
2018-03-07 18:55:27 +09:00 |
|
imgwarp.hpp
|
|
|
|
imgwarp.sse4_1.cpp
|
|
|
|
intersection.cpp
|
|
|
|
linefit.cpp
|
|
|
|
lsd.cpp
|
Merge pull request #11083 from take1014:lsd_#9363
|
2018-03-16 19:31:55 +03:00 |
|
main.cpp
|
|
|
|
matchcontours.cpp
|
|
|
|
min_enclosing_triangle.cpp
|
Updated handling of collinear edges while searching for intersection.
|
2018-03-21 19:15:34 +03:00 |
|
moments.cpp
|
|
|
|
morph.cpp
|
Fixed several warnings produced by clang 6 and static analyzers
|
2018-01-16 15:26:28 +03:00 |
|
phasecorr.cpp
|
|
|
|
precomp.hpp
|
|
|
|
pyramids.cpp
|
|
|
|
resize.avx2.cpp
|
|
|
|
resize.cpp
|
Fixed several warnings produced by clang 6 and static analyzers
|
2018-01-16 15:26:28 +03:00 |
|
resize.hpp
|
|
|
|
resize.sse4_1.cpp
|
|
|
|
rotcalipers.cpp
|
Misc. modules/ cont. pt2
|
2018-02-13 11:28:11 -05:00 |
|
samplers.cpp
|
|
|
|
segmentation.cpp
|
|
|
|
shapedescr.cpp
|
|
|
|
smooth.cpp
|
let the test OCL_Filter/Bilateral pass
|
2018-03-06 19:48:04 +09:00 |
|
spatialgradient.cpp
|
|
|
|
subdivision2d.cpp
|
|
|
|
sumpixels.cpp
|
|
|
|
tables.cpp
|
|
|
|
templmatch.cpp
|
|
|
|
thresh.cpp
|
build: eliminate warnings
|
2018-01-05 04:30:08 +00:00 |
|
undistort.avx2.cpp
|
Parallelize initUndistortRectifyMap
|
2018-01-15 09:20:35 +09:00 |
|
undistort.cpp
|
Parallelize initUndistortRectifyMap
|
2018-01-15 09:20:35 +09:00 |
|
undistort.hpp
|
Parallelize initUndistortRectifyMap
|
2018-01-15 09:20:35 +09:00 |
|
utils.cpp
|
|
|