Open Source Computer Vision Library https://opencv.org/
 
 
 
 
 
 
Alexander Alekhin d0b2e60edc Merge pull request #10514 from alalek:build_warnings 7 years ago
..
opencl imgproc(ocl): fix RGB2RGBA kernel out of range access 7 years ago
_geom.h
accum.cpp
accum.dispatch.cpp
accum.simd.hpp
approx.cpp
blend.cpp
canny.cpp clean up the code 7 years ago
clahe.cpp ocl: avoid unnecessary loading/initializing OpenCL subsystem 7 years ago
color.cpp Build for embedded systems 7 years ago
colormap.cpp
connectedcomponents.cpp
contours.cpp Build for embedded systems 7 years ago
convhull.cpp
corner.avx.cpp
corner.cpp
corner.hpp
cornersubpix.cpp
demosaicing.cpp
deriv.cpp Merge pull request #10172 from ElenaGvozdeva:eg/HAL_sobel 7 years ago
distransform.cpp
drawing.cpp
emd.cpp
featureselect.cpp
filter.avx2.cpp
filter.cpp fix accelerators order 7 years ago
filter.hpp fix accelerators order 7 years ago
filterengine.hpp
fixedpoint.inl.hpp Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
floodfill.cpp
gabor.cpp
gcgraph.hpp
generalized_hough.cpp
geometry.cpp Fix pointPolygonTest for large coordinate values (#10222) 7 years ago
grabcut.cpp
hal_replacement.hpp HAL for canny 7 years ago
hershey_fonts.cpp
histogram.cpp
hough.cpp Merge pull request #10232 from TomBecker-BD:hough-many-circles 7 years ago
imgwarp.avx2.cpp
imgwarp.cpp
imgwarp.hpp
imgwarp.sse4_1.cpp
intersection.cpp
linefit.cpp
lsd.cpp Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
main.cpp
matchcontours.cpp
min_enclosing_triangle.cpp
moments.cpp
morph.cpp Merge pull request #10223 from vpisarev:ocl_mac_fixes 7 years ago
phasecorr.cpp
precomp.hpp
pyramids.cpp Merge pull request #10172 from ElenaGvozdeva:eg/HAL_sobel 7 years ago
resize.avx2.cpp
resize.cpp Merge pull request #10421 from cezheng:patch-1 7 years ago
resize.hpp
resize.sse4_1.cpp
rotcalipers.cpp Updating rotcalipers.cpp to resolve issue #10096 7 years ago
samplers.cpp
segmentation.cpp
shapedescr.cpp
smooth.cpp Fixed 3 issues found by static analysis 7 years ago
spatialgradient.cpp
subdivision2d.cpp
sumpixels.cpp ocl: avoid unnecessary loading/initializing OpenCL subsystem 7 years ago
tables.cpp
templmatch.cpp
thresh.cpp build: eliminate warnings 7 years ago
undistort.avx2.cpp
undistort.cpp
undistort.hpp
utils.cpp