| .. |
|
opencl
|
Add OpenCL support to linearPolar & logPolar
|
2016-04-24 08:37:56 +08:00 |
|
_geom.h
|
|
|
|
accum.cpp
|
Visual Studio 2015 warning and test fixes
|
2015-10-20 12:48:37 +03:00 |
|
approx.cpp
|
|
|
|
blend.cpp
|
Visual Studio 2015 warning and test fixes
|
2015-10-20 12:48:37 +03:00 |
|
canny.cpp
|
Error message for wrong kernel size was insufficient.
|
2016-03-28 14:06:55 +02:00 |
|
clahe.cpp
|
fixing CLAHE crash with pixels value > 12 bit
|
2016-04-22 18:55:22 +03:00 |
|
color.cpp
|
Added HAL cvtColor interface
|
2016-04-18 16:34:25 +03:00 |
|
colormap.cpp
|
fix: 6149 (through CV_Error on wrong image type)
|
2016-03-19 19:57:05 +02:00 |
|
connectedcomponents.cpp
|
|
|
|
contours.cpp
|
Fix for #5481, removing repeated/useless assignment in contours.cpp
|
2015-10-12 16:16:27 +00:00 |
|
convhull.cpp
|
May be it can solve issue 5908
|
2016-01-02 21:06:51 +01:00 |
|
corner.cpp
|
Visual Studio 2015 warning and test fixes
|
2015-10-20 12:48:37 +03:00 |
|
cornersubpix.cpp
|
|
|
|
demosaicing.cpp
|
|
|
|
deriv.cpp
|
Filter2D HAL interface
|
2016-03-03 18:56:12 +03:00 |
|
distransform.cpp
|
IPP_VERSION_X100 was changed to:
|
2015-09-25 17:50:15 +03:00 |
|
drawing.cpp
|
fix cv::MARKER_TRIANGLE_UP
|
2016-01-01 10:10:01 +01:00 |
|
emd.cpp
|
|
|
|
featureselect.cpp
|
Merge pull request #3540 from AlexanderUsentsov:good_feature
|
2015-12-08 08:02:28 +00:00 |
|
filter.cpp
|
Added separate hal::SepFilter2D class
|
2016-03-03 18:56:12 +03:00 |
|
filterengine.hpp
|
HAL interface for morphology operations
|
2016-03-21 09:32:06 +03:00 |
|
floodfill.cpp
|
TIFF loader: Allocate large enough buffer when (bpp * ncn) > 8.
|
2015-05-24 14:06:33 +02:00 |
|
gabor.cpp
|
|
|
|
gcgraph.hpp
|
|
|
|
generalized_hough.cpp
|
|
|
|
geometry.cpp
|
|
|
|
grabcut.cpp
|
fix typo
|
2016-04-19 15:09:27 +02:00 |
|
hal_replacement.hpp
|
Merge pull request #6705 from alalek:fix_hal_imgproc
|
2016-06-21 16:24:29 +00:00 |
|
hershey_fonts.cpp
|
|
|
|
histogram.cpp
|
Visual Studio 2015 warning and test fixes
|
2015-10-20 12:48:37 +03:00 |
|
hough.cpp
|
Fixed warnings for IPP9+ build;
|
2015-12-01 16:10:29 +03:00 |
|
imgwarp.cpp
|
Merge pull request #6463 from ohnozzy:ocl-linearpolar-and-logpolar
|
2016-04-25 12:42:40 +00:00 |
|
intersection.cpp
|
|
|
|
linefit.cpp
|
|
|
|
lsd.cpp
|
|
|
|
main.cpp
|
IPPInitSingelton was added to contain IPP related global variables;
|
2015-10-01 09:58:48 +03:00 |
|
matchcontours.cpp
|
|
|
|
min_enclosing_triangle.cpp
|
|
|
|
moments.cpp
|
Visual Studio 2015 warning and test fixes
|
2015-10-20 12:48:37 +03:00 |
|
morph.cpp
|
HAL resize, warpAffine, warpPerspective interface
|
2016-04-07 18:47:24 +03:00 |
|
phasecorr.cpp
|
|
|
|
precomp.hpp
|
Filter2D HAL interface
|
2016-03-03 18:56:12 +03:00 |
|
pyramids.cpp
|
Merge branch '2.4' into master
|
2016-04-21 20:15:08 +03:00 |
|
rotcalipers.cpp
|
Refactor a section of icvRotatingCalipers to work around a GCC bug
|
2015-09-11 18:34:16 +02:00 |
|
samplers.cpp
|
IPP_VERSION_X100 was changed to:
|
2015-09-25 17:50:15 +03:00 |
|
segmentation.cpp
|
|
|
|
shapedescr.cpp
|
build failed, trailing whitespace.
|
2015-12-09 08:00:42 +08:00 |
|
smooth.cpp
|
Filter2D HAL interface
|
2016-03-03 18:56:12 +03:00 |
|
spatialgradient.cpp
|
HAL moved back to core
|
2015-12-17 12:33:23 +03:00 |
|
subdivision2d.cpp
|
|
|
|
sumpixels.cpp
|
Fixes for IPP integration:
|
2015-10-12 10:51:28 +03:00 |
|
tables.cpp
|
|
|
|
templmatch.cpp
|
Reworked HAL dft/dct interface, added replacement documentation
|
2016-04-08 16:03:51 +03:00 |
|
thresh.cpp
|
remove unnecessary cast
|
2016-05-18 08:32:29 +09:00 |
|
undistort.cpp
|
Extension of the camera distortion model for tilted image sensors (Scheimpflug condition) including test
|
2015-12-14 15:20:34 +01:00 |
|
utils.cpp
|
|
|