.. |
opencl
|
imgproc: align GaussianBlur/sepFilter2D OpenCL with CPU version
|
4 years ago |
_geom.h
|
…
|
|
accum.cpp
|
…
|
|
accum.dispatch.cpp
|
…
|
|
accum.simd.hpp
|
Merge pull request #15527 from everton1984:faster_acc
|
5 years ago |
approx.cpp
|
Fix spelling typos
|
5 years ago |
bilateral_filter.dispatch.cpp
|
imgproc: add src.empty() checks in filter operations
|
5 years ago |
bilateral_filter.simd.hpp
|
…
|
|
blend.cpp
|
…
|
|
box_filter.dispatch.cpp
|
imgproc: add src.empty() checks in filter operations
|
5 years ago |
box_filter.simd.hpp
|
imgproc: dispatch box_filter
|
6 years ago |
canny.cpp
|
Merge pull request #14916 from terfendail:wsignmask_deprecated
|
5 years ago |
clahe.cpp
|
…
|
|
color.cpp
|
…
|
|
color.hpp
|
imgproc(color): clarify error message
|
5 years ago |
color.simd_helpers.hpp
|
…
|
|
color_hsv.dispatch.cpp
|
…
|
|
color_hsv.simd.hpp
|
rgb2hls_b: out of bounds read fixed
|
6 years ago |
color_lab.cpp
|
out of bounds read fixed in rgb2luv_b
|
6 years ago |
color_rgb.dispatch.cpp
|
…
|
|
color_rgb.simd.hpp
|
…
|
|
color_yuv.dispatch.cpp
|
imgproc: add missing check into cvtColorTwoPlane()
|
4 years ago |
color_yuv.simd.hpp
|
Fix the build of imgproc using MinGW (variables with the same name as symbols defined in MinGW headers)
|
4 years ago |
colormap.cpp
|
add DeepGreen colormap
|
5 years ago |
connectedcomponents.cpp
|
Merge pull request #16415 from arnaudbrejeon:bug_fix_16410
|
5 years ago |
contours.cpp
|
Merge pull request #14916 from terfendail:wsignmask_deprecated
|
5 years ago |
convhull.cpp
|
Merge pull request #16594 from vpisarev:hull_ordering_fix
|
5 years ago |
corner.avx.cpp
|
Merge pull request #16236 from alalek:fix_core_simd_emulator
|
5 years ago |
corner.cpp
|
Restored IPP call reduction
|
5 years ago |
corner.hpp
|
…
|
|
cornersubpix.cpp
|
…
|
|
demosaicing.cpp
|
Convert demosiacing with variable number of gradients to HAL - 5.5x faster
|
5 years ago |
deriv.cpp
|
imgproc: add src.empty() checks in filter operations
|
5 years ago |
distransform.cpp
|
imgproc(IPP): disable ippiDistanceTransform_3x3_8u32f_C1R
|
5 years ago |
drawing.cpp
|
fixed fillPoly, the overloaded variant with InputArrayOfArrays parameter (single or multiple polygons)
|
5 years ago |
emd.cpp
|
…
|
|
featureselect.cpp
|
…
|
|
filter.dispatch.cpp
|
imgproc: align GaussianBlur/sepFilter2D OpenCL with CPU version
|
4 years ago |
filter.hpp
|
imgproc: align GaussianBlur/sepFilter2D OpenCL with CPU version
|
4 years ago |
filter.simd.hpp
|
imgproc: fix unaligned memory access
|
5 years ago |
filterengine.hpp
|
Merge pull request #14936 from StefanBruens:crosscorr_cleanup
|
5 years ago |
fixedpoint.inl.hpp
|
imgproc: fix bit-exact GaussianBlur() / sepFilter2D() (#15855)
|
5 years ago |
floodfill.cpp
|
…
|
|
gabor.cpp
|
…
|
|
gcgraph.hpp
|
…
|
|
generalized_hough.cpp
|
…
|
|
geometry.cpp
|
imgproc: fixed bug from intersectConvexConvex
|
6 years ago |
grabcut.cpp
|
imgproc: fix kmeans() call from grabCut()
|
5 years ago |
hal_replacement.hpp
|
…
|
|
hershey_fonts.cpp
|
…
|
|
histogram.cpp
|
imgproc: add parameter checks in calcHist and calcBackProj
|
5 years ago |
hough.cpp
|
Fix modules/ typos
|
5 years ago |
imgwarp.avx2.cpp
|
…
|
|
imgwarp.cpp
|
Merge pull request #15358 from ChipKerchner:imgwarpToHal
|
5 years ago |
imgwarp.hpp
|
Merge pull request #15358 from ChipKerchner:imgwarpToHal
|
5 years ago |
imgwarp.sse4_1.cpp
|
…
|
|
intersection.cpp
|
…
|
|
linefit.cpp
|
imgproc: fix fitLine() implementation
|
5 years ago |
lsd.cpp
|
…
|
|
main.cpp
|
…
|
|
matchcontours.cpp
|
…
|
|
median_blur.dispatch.cpp
|
imgproc: add src.empty() checks in filter operations
|
5 years ago |
median_blur.simd.hpp
|
…
|
|
min_enclosing_triangle.cpp
|
…
|
|
moments.cpp
|
Merge pull request #15828 from ChipKerchner:momentsToHal
|
5 years ago |
morph.dispatch.cpp
|
imgproc: add src.empty() checks in filter operations
|
5 years ago |
morph.simd.hpp
|
imgproc: dispatch morph
|
6 years ago |
phasecorr.cpp
|
…
|
|
precomp.hpp
|
…
|
|
pyramids.cpp
|
Merge pull request #16608 from vpisarev:fix_mac_ocl_tests
|
5 years ago |
resize.avx2.cpp
|
imgproc(resize): drop unused 'pix_size4'
|
5 years ago |
resize.cpp
|
imgproc(resize): drop unused 'pix_size4'
|
5 years ago |
resize.hpp
|
imgproc(resize): drop unused 'pix_size4'
|
5 years ago |
resize.sse4_1.cpp
|
imgproc(resize): drop unused 'pix_size4'
|
5 years ago |
rotcalipers.cpp
|
Fix modules/ typos
|
5 years ago |
samplers.cpp
|
…
|
|
segmentation.cpp
|
…
|
|
shapedescr.cpp
|
Merge pull request #17417 from vpisarev:fix_fitellipse
|
5 years ago |
smooth.dispatch.cpp
|
imgproc: align GaussianBlur/sepFilter2D OpenCL with CPU version
|
4 years ago |
smooth.simd.hpp
|
Fix pixel value evaluation overflow in bit-exact GaussianBlur implementation
|
5 years ago |
spatialgradient.cpp
|
…
|
|
subdivision2d.cpp
|
…
|
|
sumpixels.avx512_skx.hpp
|
imgproc: dispatch sumpixels (integral)
|
5 years ago |
sumpixels.dispatch.cpp
|
fix files permissions
|
5 years ago |
sumpixels.simd.hpp
|
Merge pull request #16731 from alalek:issue_16708
|
5 years ago |
tables.cpp
|
…
|
|
templmatch.cpp
|
Merge pull request #14936 from StefanBruens:crosscorr_cleanup
|
5 years ago |
thresh.cpp
|
Merge pull request #16085 from alalek:imgproc_threshold_to_zero_ipp_bug
|
5 years ago |
undistort.dispatch.cpp
|
Merge pull request #14994 from terfendail:wintr_undistort
|
5 years ago |
undistort.simd.hpp
|
Fixed universal intrinsic undistort() implementation
|
5 years ago |
utils.cpp
|
…
|
|