Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vadim Pisarevsky 9e3b6a228a Merge pull request #11418 from K-Shinotsuka:issue42 7 years ago
..
opencl Merge pull request #11409 from tomoaki0705/fixCLAHEfailure 7 years ago
_geom.h
accum.cpp
accum.dispatch.cpp
accum.simd.hpp
approx.cpp Misc. modules/ cont. pt2 7 years ago
blend.cpp imgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
canny.cpp imgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
clahe.cpp Merge pull request #11409 from tomoaki0705/fixCLAHEfailure 7 years ago
color.cpp Merge pull request #10869 from savuor:color_cpp_split 7 years ago
color.hpp imgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
color_hsv.cpp Merge pull request #11418 from K-Shinotsuka:issue42 7 years ago
color_lab.cpp build: fix MSVS build problems 7 years ago
color_rgb.cpp Merge pull request #10869 from savuor:color_cpp_split 7 years ago
color_yuv.cpp imgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
colormap.cpp build: unreachable code after CV_Error() (part 2) 7 years ago
connectedcomponents.cpp build: unreachable code after CV_Error() (part 2) 7 years ago
contours.cpp
convhull.cpp
corner.avx.cpp
corner.cpp
corner.hpp
cornersubpix.cpp Misc. modules/ cont. pt2 7 years ago
demosaicing.cpp imgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
deriv.cpp use correct name for NVIDIA 7 years ago
distransform.cpp imgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
drawing.cpp build: portable integer types 7 years ago
emd.cpp
featureselect.cpp build: eliminate calls of removed functionality from C++17 7 years ago
filter.avx2.cpp
filter.cpp build: unreachable code after CV_Error() (part 2) 7 years ago
filter.hpp
filterengine.hpp Misc. modules/ cont. pt2 7 years ago
fixedpoint.inl.hpp imgproc: fixed fixedpoint coding style 7 years ago
floodfill.cpp
gabor.cpp
gcgraph.hpp
generalized_hough.cpp imgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
geometry.cpp Misc. modules/ cont. pt2 7 years ago
grabcut.cpp Grabcut with frozen models (#11339) 7 years ago
hal_replacement.hpp
hershey_fonts.cpp
histogram.cpp Reduced direct TBB dependencies 7 years ago
hough.cpp imgproc: don't call .unlock() on non-holded mutex in houghCircles() 7 years ago
imgwarp.avx2.cpp
imgwarp.cpp Rewite polar transforms (#11323) 7 years ago
imgwarp.hpp
imgwarp.sse4_1.cpp imgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
intersection.cpp
linefit.cpp
lsd.cpp LSD: support vector<Vec4i> lines (#11042) 7 years ago
main.cpp
matchcontours.cpp
min_enclosing_triangle.cpp Updated handling of collinear edges while searching for intersection. 7 years ago
moments.cpp
morph.cpp build: unreachable code after CV_Error() (part 2) 7 years ago
phasecorr.cpp
precomp.hpp build: unreachable code after CV_Error() (part 2) 7 years ago
pyramids.cpp
resize.avx2.cpp imgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
resize.cpp imgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
resize.hpp
resize.sse4_1.cpp imgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
rotcalipers.cpp Misc. modules/ cont. pt2 7 years ago
samplers.cpp
segmentation.cpp
shapedescr.cpp
smooth.cpp build: unreachable code after CV_Error() (part 2) 7 years ago
spatialgradient.cpp
subdivision2d.cpp
sumpixels.cpp
tables.cpp
templmatch.cpp
thresh.cpp imgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
undistort.avx2.cpp
undistort.cpp build: unreachable code after CV_Error() (part 2) 7 years ago
undistort.hpp
utils.cpp