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.
 
 
 
 
 
 
Mansour Moufid 35a89b1541 Change some vector mask types to unsigned. 10 years ago
..
avx Modifications to support dynamic vector dispatch. 11 years ago
avx2 Fixed iOS framework compilation warnings 10 years ago
_geom.h Revert "remaining C-style planar subdivisions data structures are moved to legacy" 13 years ago
_list.h Fixed iOS framework compilation warnings 10 years ago
accum.cpp Normalize line endings and whitespace 13 years ago
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 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
corner.cpp Normalize line endings and whitespace 13 years ago
cornersubpix.cpp Normalize line endings and whitespace 13 years ago
deriv.cpp fixed ipp-related warnings 12 years ago
distransform.cpp added call to IPP's ippiDistanceTransform_5x5_8u32f_C1R (by Alexander Kapustin) 12 years ago
emd.cpp Normalize line endings and whitespace 13 years ago
featureselect.cpp Normalize line endings and whitespace 13 years ago
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 Normalize line endings and whitespace 13 years ago
gcgraph.hpp deleted extra semicolons 11 years ago
generalized_hough.cpp deleted extra semicolons 11 years ago
geometry.cpp Normalize line endings and whitespace 13 years ago
grabcut.cpp Normalize line endings and whitespace 13 years ago
histogram.cpp minor improvement (consistency, readability) 12 years ago
hough.cpp Explicitly use double precision sin & cos in hough implementation 12 years ago
imgwarp.cpp Fixed iOS framework compilation warnings 10 years ago
linefit.cpp Normalize line endings and whitespace 13 years ago
matchcontours.cpp Normalize line endings and whitespace 13 years ago
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 Fix binary compatibility of Java wrappers 13 years ago
precomp.hpp Fixed bug in report #3346 11 years ago
pyramids.cpp Disabled BORDER_CONSTANT for pyramid functions. 11 years ago
rotcalipers.cpp Normalized file endings. 12 years ago
samplers.cpp fixed comparison to stop integer wrap around 11 years ago
segmentation.cpp Normalize line endings and whitespace 13 years ago
shapedescr.cpp Applied bugfix #3165 : Changed min_eps value 12 years ago
smooth.cpp Change some vector mask types to unsigned. 10 years ago
subdivision2d.cpp Normalize line endings and whitespace 13 years ago
sumpixels.cpp fixed ipp-related warnings 12 years ago
tables.cpp Normalize line endings and whitespace 13 years ago
templmatch.cpp Bugfix for an overlapping size of image and template for matchTemplate. 12 years ago
thresh.cpp Fixed iOS framework compilation warnings 10 years ago
undistort.cpp Warning fixes continued 13 years ago
utils.cpp fixed problem with Nx2 numpy arrays in geometrical functions (#2783) 12 years ago