.. |
opencl
|
fix potential race condition in canny.cl.
|
9 years ago |
_geom.h
|
…
|
|
accum.cpp
|
Visual Studio 2015 warning and test fixes
|
9 years ago |
approx.cpp
|
…
|
|
blend.cpp
|
Visual Studio 2015 warning and test fixes
|
9 years ago |
canny.cpp
|
Canny IPP Sobel getBufferSize wrong func fix;
|
9 years ago |
clahe.cpp
|
Visual Studio 2015 warning and test fixes
|
9 years ago |
color.cpp
|
Visual Studio 2015 warning and test fixes
|
9 years ago |
colormap.cpp
|
fix: 6149 (through CV_Error on wrong image type)
|
9 years ago |
connectedcomponents.cpp
|
Several type of formal refactoring:
|
10 years ago |
contours.cpp
|
Fix for #5481, removing repeated/useless assignment in contours.cpp
|
9 years ago |
convhull.cpp
|
May be it can solve issue 5908
|
9 years ago |
corner.cpp
|
Visual Studio 2015 warning and test fixes
|
9 years ago |
cornersubpix.cpp
|
Several type of formal refactoring:
|
10 years ago |
demosaicing.cpp
|
used popcnt
|
10 years ago |
deriv.cpp
|
Filter2D HAL interface
|
9 years ago |
distransform.cpp
|
IPP_VERSION_X100 was changed to:
|
9 years ago |
drawing.cpp
|
fix cv::MARKER_TRIANGLE_UP
|
9 years ago |
emd.cpp
|
initialize the output flow in EMD (thanks to Daniel DeMenthon for the bug report)
|
10 years ago |
featureselect.cpp
|
Merge pull request #3540 from AlexanderUsentsov:good_feature
|
9 years ago |
filter.cpp
|
Added separate hal::SepFilter2D class
|
9 years ago |
filterengine.hpp
|
HAL interface for morphology operations
|
9 years ago |
floodfill.cpp
|
TIFF loader: Allocate large enough buffer when (bpp * ncn) > 8.
|
10 years ago |
gabor.cpp
|
…
|
|
gcgraph.hpp
|
…
|
|
generalized_hough.cpp
|
…
|
|
geometry.cpp
|
Several type of formal refactoring:
|
10 years ago |
grabcut.cpp
|
mush -> must
|
9 years ago |
hal_replacement.hpp
|
HAL interface for morphology operations
|
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
|
10 years ago |
histogram.cpp
|
Visual Studio 2015 warning and test fixes
|
9 years ago |
hough.cpp
|
Fixed warnings for IPP9+ build;
|
9 years ago |
imgwarp.cpp
|
logPolar/linearPolar: more accurate processing near zero angle slice
|
9 years ago |
intersection.cpp
|
…
|
|
linefit.cpp
|
…
|
|
lsd.cpp
|
Improved documentation and method comment to clarify that LineSegmentDetector::detect method accepts both Vec4i and Vec4f as return vector.
|
10 years ago |
main.cpp
|
IPPInitSingelton was added to contain IPP related global variables;
|
9 years ago |
matchcontours.cpp
|
…
|
|
min_enclosing_triangle.cpp
|
…
|
|
moments.cpp
|
Visual Studio 2015 warning and test fixes
|
9 years ago |
morph.cpp
|
HAL interface for morphology operations
|
9 years ago |
phasecorr.cpp
|
Several type of formal refactoring:
|
10 years ago |
precomp.hpp
|
Filter2D HAL interface
|
9 years ago |
pyramids.cpp
|
Visual Studio 2015 warning and test fixes
|
9 years ago |
rotcalipers.cpp
|
Refactor a section of icvRotatingCalipers to work around a GCC bug
|
9 years ago |
samplers.cpp
|
IPP_VERSION_X100 was changed to:
|
9 years ago |
segmentation.cpp
|
Update segmentation.cpp
|
10 years ago |
shapedescr.cpp
|
build failed, trailing whitespace.
|
9 years ago |
smooth.cpp
|
Filter2D HAL interface
|
9 years ago |
spatialgradient.cpp
|
HAL moved back to core
|
9 years ago |
subdivision2d.cpp
|
…
|
|
sumpixels.cpp
|
Fixes for IPP integration:
|
9 years ago |
tables.cpp
|
…
|
|
templmatch.cpp
|
Visual Studio 2015 warning and test fixes
|
9 years ago |
thresh.cpp
|
Visual Studio 2015 warning and test fixes
|
9 years ago |
undistort.cpp
|
Extension of the camera distortion model for tilted image sensors (Scheimpflug condition) including test
|
9 years ago |
utils.cpp
|
…
|
|