| .. |
|
opencl
|
Merge pull request #7602 from mshabunin:fix-opencl-warnings
|
2016-11-09 12:35:00 +00:00 |
|
_geom.h
|
|
|
|
accum.cpp
|
add 64F intrinsic in HAL NEON
|
2016-08-30 17:21:02 +09:00 |
|
approx.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
blend.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
canny.cpp
|
--perf_instrument parameter now has int type and 0, 1, 2 modes (1 - simple trees, 2 - expanded trees for functions with same name but different calling address);
|
2016-11-08 10:18:05 +03:00 |
|
clahe.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
color.cpp
|
--perf_instrument parameter now has int type and 0, 1, 2 modes (1 - simple trees, 2 - expanded trees for functions with same name but different calling address);
|
2016-11-08 10:18:05 +03:00 |
|
colormap.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
connectedcomponents.cpp
|
Add Grana's connected components algorithm for 8-way connectivity. (#6823)
|
2016-08-26 16:01:00 +04:00 |
|
contours.cpp
|
Disable redundant border initialization in findContours
|
2016-10-28 11:05:54 +03:00 |
|
convhull.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
corner.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
cornersubpix.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
demosaicing.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
deriv.cpp
|
BORDER_ISOLATED support for Laplacian, boxFilter and morphology;
|
2016-10-27 09:53:19 +03:00 |
|
distransform.cpp
|
Add Grana's connected components algorithm for 8-way connectivity. (#6823)
|
2016-08-26 16:01:00 +04:00 |
|
drawing.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
emd.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
featureselect.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
filter.cpp
|
Updated HAL interface for separable filters to address that both kernels are vectors.
|
2016-09-02 14:42:01 +03:00 |
|
filterengine.hpp
|
HAL interface for morphology operations
|
2016-03-21 09:32:06 +03:00 |
|
floodfill.cpp
|
Fix wrong default mask value in floodFill
|
2016-10-25 11:16:59 +03:00 |
|
gabor.cpp
|
|
|
|
gcgraph.hpp
|
|
|
|
generalized_hough.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
geometry.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
grabcut.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
hal_replacement.hpp
|
HAL interface for cv::integral
|
2016-09-29 12:12:10 +03:00 |
|
hershey_fonts.cpp
|
removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API
|
2014-08-14 12:50:07 +04:00 |
|
histogram.cpp
|
--perf_instrument parameter now has int type and 0, 1, 2 modes (1 - simple trees, 2 - expanded trees for functions with same name but different calling address);
|
2016-11-08 10:18:05 +03:00 |
|
hough.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
imgwarp.cpp
|
--perf_instrument parameter now has int type and 0, 1, 2 modes (1 - simple trees, 2 - expanded trees for functions with same name but different calling address);
|
2016-11-08 10:18:05 +03:00 |
|
intersection.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
linefit.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
lsd.cpp
|
LSD: Use a fixed size array instead of using std::vector
|
2016-09-22 12:39:49 +01:00 |
|
main.cpp
|
IPPInitSingelton was added to contain IPP related global variables;
|
2015-10-01 09:58:48 +03:00 |
|
matchcontours.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
min_enclosing_triangle.cpp
|
|
|
|
moments.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
morph.cpp
|
Merge pull request #7585 from pengli:morph_filter
|
2016-11-07 17:11:32 +00:00 |
|
phasecorr.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
precomp.hpp
|
HAL interface for cv::integral
|
2016-09-29 12:12:10 +03:00 |
|
pyramids.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
rotcalipers.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
samplers.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
segmentation.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
shapedescr.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
smooth.cpp
|
Merge pull request #7624 from pengli:gaussian_blur
|
2016-11-09 09:25:25 +00:00 |
|
spatialgradient.cpp
|
add universal hardware support check function
|
2016-10-29 13:24:31 +09:00 |
|
subdivision2d.cpp
|
Added getLeadingEdges function to subdivision2d
|
2016-10-06 18:01:34 -07:00 |
|
sumpixels.cpp
|
HAL interface for cv::integral
|
2016-09-29 12:12:10 +03:00 |
|
tables.cpp
|
|
|
|
templmatch.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
thresh.cpp
|
use universal intrinsic in threshold
|
2016-10-11 18:00:41 +09:00 |
|
undistort.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
|
utils.cpp
|
|
|