.. |
opencl
|
Fixed cvtColor OCL compilation issue (BGRA2mBGRA)
|
8 years ago |
_geom.h
|
converted few more comp. geometry functions to C++
|
12 years ago |
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
|
Update for IPP for OpenCV 2017u2 integration;
|
8 years ago |
clahe.cpp
|
Fix the OpenCL portion to match the c++ code.
|
9 years ago |
color.cpp
|
imgproc: fix BGRA2BGRA conversion
|
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
|
Update for IPP for OpenCV 2017u2 integration;
|
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
|
IPP for OpenCV 2017u2 initial enabling patch;
|
8 years ago |
distransform.cpp
|
IPP for OpenCV 2017u2 initial enabling patch;
|
8 years ago |
drawing.cpp
|
restored memset optimization
|
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
|
Merging master to filter_avx2, and resolving conflicts
|
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
|
Remove all using directives for STL namespace and members
|
12 years ago |
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
|
IPP for OpenCV 2017u2 initial enabling patch;
|
8 years ago |
hough.cpp
|
Update for IPP for OpenCV 2017u2 integration;
|
8 years ago |
imgwarp.cpp
|
Merge pull request #8391 from woodychow:warpAffine_avx2
|
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
|
Update for IPP for OpenCV 2017u2 integration;
|
8 years ago |
morph.cpp
|
IPP for OpenCV 2017u2 initial enabling patch;
|
8 years ago |
phasecorr.cpp
|
Merge pull request #7872 from alalek:merge-2.4
|
8 years ago |
precomp.hpp
|
IPP for OpenCV 2017u2 initial enabling patch;
|
8 years ago |
pyramids.cpp
|
Update for IPP for OpenCV 2017u2 integration;
|
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
|
Update for IPP for OpenCV 2017u2 integration;
|
8 years ago |
spatialgradient.cpp
|
remove pure SSE part
|
8 years ago |
subdivision2d.cpp
|
Added getLeadingEdges function to subdivision2d
|
9 years ago |
sumpixels.cpp
|
Update for IPP for OpenCV 2017u2 integration;
|
8 years ago |
tables.cpp
|
Normalize line endings and whitespace
|
13 years ago |
templmatch.cpp
|
IPP for OpenCV 2017u2 initial enabling patch;
|
8 years ago |
thresh.cpp
|
OpenVX calls updated to use single common OpenVX context per thread
|
8 years ago |
undistort.cpp
|
Merge pull request #8397 from woodychow:initUndistortRectifyMap_avx2
|
8 years ago |
utils.cpp
|
Move border type constants and Moments class to core module
|
12 years ago |