.. |
opencl
|
ocl: don't use vload4 for 3 channel images
|
2017-03-03 19:36:38 +03:00 |
_geom.h
|
converted few more comp. geometry functions to C++
|
2013-01-22 16:54:31 +04:00 |
accum.cpp
|
OpenVX calls updated to use single common OpenVX context per thread
|
2017-02-21 16:08:23 +03:00 |
approx.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
blend.cpp
|
suppress warnings
|
2017-02-23 09:11:12 +09:00 |
canny.cpp
|
OpenVX calls updated to use single common OpenVX context per thread
|
2017-02-21 16:08:23 +03:00 |
clahe.cpp
|
Fix the OpenCL portion to match the c++ code.
|
2016-11-03 20:41:16 -05:00 |
color.cpp
|
add enum Bayer**2BGRA
|
2017-02-11 00:20:57 +09:00 |
colormap.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
connectedcomponents.cpp
|
remove non ASCII character from comment
|
2017-02-24 01:31:32 +09:00 |
contours.cpp
|
imgproc: fix findContours (submatrix input)
|
2016-11-25 18:25:26 +03:00 |
convhull.cpp
|
Disable error throwing in convexityDefects when hull is a line or point
|
2016-12-13 12:28:38 +03:00 |
corner.cpp
|
build: workaround for missing _mm256_setr_m128 in GCC
|
2017-01-26 18:39:38 +03:00 |
cornersubpix.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
demosaicing.cpp
|
add enum Bayer**2BGRA
|
2017-02-11 00:20:57 +09:00 |
deriv.cpp
|
OpenVX calls updated to use single common OpenVX context per thread
|
2017-02-21 16:08:23 +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
|
imgproc: fix using of uninitialized edge[] members in FillConvexPoly
|
2017-01-03 22:18:27 +03:00 |
emd.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
featureselect.cpp
|
OpenVX calls updated to use single common OpenVX context per thread
|
2017-02-21 16:08:23 +03:00 |
filter.cpp
|
Replaced several hal:: classes with functions, marked old variants deprecated
|
2017-02-27 12:13:31 +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
|
Remove all using directives for STL namespace and members
|
2013-02-25 15:04:17 +04:00 |
gcgraph.hpp
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
2014-01-14 11:53:59 +04:00 |
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
|
OpenVX calls updated to use single common OpenVX context per thread
|
2017-02-21 16:08:23 +03:00 |
hough.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
imgwarp.cpp
|
Merge pull request #7462 from alalek:cpu_multi_target
|
2017-03-21 19:51:32 +00: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
|
Add case including both moments empty.
|
2017-01-10 21:38:31 -06:00 |
min_enclosing_triangle.cpp
|
deleted excess semicolons, commas
|
2014-01-18 01:31:33 +04:00 |
moments.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
morph.cpp
|
Replaced several hal:: classes with functions, marked old variants deprecated
|
2017-02-27 12:13:31 +03:00 |
phasecorr.cpp
|
Merge pull request #7872 from alalek:merge-2.4
|
2016-12-16 16:03:14 +02:00 |
precomp.hpp
|
HAL interface for cv::integral
|
2016-09-29 12:12:10 +03:00 |
pyramids.cpp
|
OpenVX calls updated to use single common OpenVX context per thread
|
2017-02-21 16:08:23 +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 #8288 from Jejos:bugfix_medianBlur_accessviolation
|
2017-03-02 05:53:09 +00:00 |
spatialgradient.cpp
|
remove pure SSE part
|
2017-01-25 22:05:53 +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
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
templmatch.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
2016-08-19 18:10:03 +03:00 |
thresh.cpp
|
OpenVX calls updated to use single common OpenVX context per thread
|
2017-02-21 16:08:23 +03:00 |
undistort.cpp
|
remove unnessecary print statement
|
2017-03-19 10:12:50 +01:00 |
utils.cpp
|
Move border type constants and Moments class to core module
|
2013-04-10 19:14:24 +04:00 |