.. |
opencl
|
Fixed cvtColor OCL compilation issue (BGRA2mBGRA)
|
8 years ago |
_geom.h
|
…
|
|
accum.cpp
|
OpenVX calls updated to use single common OpenVX context per thread
|
8 years ago |
approx.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
9 years ago |
blend.cpp
|
suppress warnings
|
8 years ago |
canny.cpp
|
OpenVX calls updated to use single common OpenVX context per thread
|
8 years ago |
clahe.cpp
|
Fix the OpenCL portion to match the c++ code.
|
8 years ago |
color.cpp
|
add enum Bayer**2BGRA
|
8 years ago |
colormap.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
9 years ago |
connectedcomponents.cpp
|
remove non ASCII character from comment
|
8 years ago |
contours.cpp
|
suppress warnings on GCC 4.9 series
|
8 years ago |
convhull.cpp
|
Disable error throwing in convexityDefects when hull is a line or point
|
8 years ago |
corner.cpp
|
build: workaround for missing _mm256_setr_m128 in GCC
|
8 years ago |
cornersubpix.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
9 years ago |
demosaicing.cpp
|
add enum Bayer**2BGRA
|
8 years ago |
deriv.cpp
|
OpenVX calls updated to use single common OpenVX context per thread
|
8 years ago |
distransform.cpp
|
Add Grana's connected components algorithm for 8-way connectivity. (#6823)
|
9 years ago |
drawing.cpp
|
imgproc: fix using of uninitialized edge[] members in FillConvexPoly
|
8 years ago |
emd.cpp
|
Wraps cv::EMD for Python and Java
|
8 years ago |
featureselect.cpp
|
OpenVX calls updated to use single common OpenVX context per thread
|
8 years ago |
filter.cpp
|
Replaced several hal:: classes with functions, marked old variants deprecated
|
8 years ago |
filterengine.hpp
|
HAL interface for morphology operations
|
9 years ago |
floodfill.cpp
|
Fix wrong default mask value in floodFill
|
9 years ago |
gabor.cpp
|
…
|
|
gcgraph.hpp
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
11 years ago |
generalized_hough.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
9 years ago |
geometry.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
9 years ago |
grabcut.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
9 years ago |
hal_replacement.hpp
|
HAL interface for cv::integral
|
9 years ago |
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
|
11 years ago |
histogram.cpp
|
OpenVX calls updated to use single common OpenVX context per thread
|
8 years ago |
hough.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
9 years ago |
imgwarp.cpp
|
suppress warnings on GCC 4.9 series
|
8 years ago |
intersection.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
9 years ago |
linefit.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
9 years ago |
lsd.cpp
|
LSD: Use a fixed size array instead of using std::vector
|
9 years ago |
main.cpp
|
IPPInitSingelton was added to contain IPP related global variables;
|
10 years ago |
matchcontours.cpp
|
Add case including both moments empty.
|
8 years ago |
min_enclosing_triangle.cpp
|
deleted excess semicolons, commas
|
11 years ago |
moments.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
9 years ago |
morph.cpp
|
Replaced several hal:: classes with functions, marked old variants deprecated
|
8 years ago |
phasecorr.cpp
|
Merge pull request #7872 from alalek:merge-2.4
|
8 years ago |
precomp.hpp
|
HAL interface for cv::integral
|
9 years ago |
pyramids.cpp
|
OpenVX calls updated to use single common OpenVX context per thread
|
8 years ago |
rotcalipers.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
9 years ago |
samplers.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
9 years ago |
segmentation.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
9 years ago |
shapedescr.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
9 years ago |
smooth.cpp
|
Merge pull request #8288 from Jejos:bugfix_medianBlur_accessviolation
|
8 years ago |
spatialgradient.cpp
|
remove pure SSE part
|
8 years ago |
subdivision2d.cpp
|
Added getLeadingEdges function to subdivision2d
|
9 years ago |
sumpixels.cpp
|
HAL interface for cv::integral
|
9 years ago |
tables.cpp
|
…
|
|
templmatch.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
9 years ago |
thresh.cpp
|
OpenVX calls updated to use single common OpenVX context per thread
|
8 years ago |
undistort.cpp
|
remove unnessecary print statement
|
8 years ago |
utils.cpp
|
…
|
|