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.
 
 
 
 
 
 
Maksim Shabunin 09fb7512ed Fixed iOS framework compilation warnings 10 years ago
..
avx Modifications to support dynamic vector dispatch. 11 years ago
avx2 Fixed iOS framework compilation warnings 10 years ago
_geom.h
_list.h Fixed iOS framework compilation warnings 10 years ago
accum.cpp
approx.cpp typos 11 years ago
canny.cpp typos 11 years ago
clahe.cpp removed unused field 11 years ago
color.cpp Fixed range for 'v' channel for 8U images. 11 years ago
contours.cpp Fixed typos in comments 11 years ago
convhull.cpp
corner.cpp
cornersubpix.cpp
deriv.cpp
distransform.cpp
emd.cpp
featureselect.cpp
filter.cpp fix bug 3733 for imgproc/filter.cpp 11 years ago
floodfill.cpp GCC 4.8 warning array subscript is above array bounds fixed. 11 years ago
gabor.cpp
gcgraph.hpp deleted extra semicolons 11 years ago
generalized_hough.cpp deleted extra semicolons 11 years ago
geometry.cpp
grabcut.cpp
histogram.cpp
hough.cpp
imgwarp.cpp Fixed iOS framework compilation warnings 10 years ago
linefit.cpp
matchcontours.cpp
moments.cpp Worked around an apparent GCC bug in moments. 11 years ago
morph.cpp Fixed bug in IPPMorphOp function when looping over elements of the morphology kernel. 11 years ago
phasecorr.cpp
precomp.hpp Fixed bug in report #3346 11 years ago
pyramids.cpp Disabled BORDER_CONSTANT for pyramid functions. 11 years ago
rotcalipers.cpp
samplers.cpp fixed comparison to stop integer wrap around 11 years ago
segmentation.cpp
shapedescr.cpp
smooth.cpp Added condition to 1st test in cv::GaussianBlur 11 years ago
subdivision2d.cpp
sumpixels.cpp
tables.cpp
templmatch.cpp
thresh.cpp Fixed iOS framework compilation warnings 10 years ago
undistort.cpp
utils.cpp