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.
 
 
 
 
 
 
Vladislav Vinogradov 5810a73d30 CPU implementation of CLAHE 12 years ago
..
_geom.h Revert "remaining C-style planar subdivisions data structures are moved to legacy" 12 years ago
_list.h Set stricter warning rules for gcc 13 years ago
accum.cpp Normalize line endings and whitespace 12 years ago
approx.cpp Normalize line endings and whitespace 12 years ago
canny.cpp Normalize line endings and whitespace 12 years ago
color.cpp Added multithreaded implementation for RGB to YUV420p color conversion 12 years ago
contours.cpp Normalize line endings and whitespace 12 years ago
convhull.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
corner.cpp Normalize line endings and whitespace 12 years ago
cornersubpix.cpp Normalize line endings and whitespace 12 years ago
deriv.cpp Normalize line endings and whitespace 12 years ago
distransform.cpp Normalize line endings and whitespace 12 years ago
emd.cpp Normalize line endings and whitespace 12 years ago
featureselect.cpp Normalize line endings and whitespace 12 years ago
filter.cpp Warning fixes continued 13 years ago
floodfill.cpp #1941 fix 12 years ago
gabor.cpp Normalize line endings and whitespace 12 years ago
gcgraph.hpp Warning fixes continued 13 years ago
generalized_hough.cpp fixed warnings under windows 12 years ago
geometry.cpp Normalize line endings and whitespace 12 years ago
grabcut.cpp Normalize line endings and whitespace 12 years ago
histogram.cpp CPU implementation of CLAHE 12 years ago
hough.cpp Explicitly use double precision sin & cos in hough implementation 12 years ago
imgwarp.cpp disabled several tests on Mac when no FFMPEG is used; disabled automatic table initialization in imgwarp in the case of MinGW 12 years ago
linefit.cpp Normalize line endings and whitespace 12 years ago
matchcontours.cpp Normalize line endings and whitespace 12 years ago
moments.cpp Warning fixes continued 13 years ago
morph.cpp Fix some warnings from -O0 build 12 years ago
phasecorr.cpp Fix binary compatibility of Java wrappers 12 years ago
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
precomp.hpp Normalize line endings and whitespace 12 years ago
pyramids.cpp Remove unused vars 12 years ago
rotcalipers.cpp Fixed mingw build. 13 years ago
samplers.cpp Normalize line endings and whitespace 12 years ago
segmentation.cpp Normalize line endings and whitespace 12 years ago
shapedescr.cpp Normalize line endings and whitespace 12 years ago
smooth.cpp Normalize line endings and whitespace 12 years ago
subdivision2d.cpp Normalize line endings and whitespace 12 years ago
sumpixels.cpp Set stricter warning rules for gcc 13 years ago
tables.cpp Normalize line endings and whitespace 12 years ago
templmatch.cpp enable Tegra optimizations 12 years ago
thresh.cpp Normalize line endings and whitespace 12 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