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.
 
 
 
 
 
 
Andrey Kamaev 89356ff16d Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
..
_geom.h converted few more comp. geometry functions to C++ 12 years ago
accum.cpp Normalize line endings and whitespace 12 years ago
approx.cpp refactored approxpoly 12 years ago
canny.cpp Normalize line endings and whitespace 12 years ago
color.cpp Merge branch '2.4' 12 years ago
connectedcomponents.cpp probably fixed build problems on Android 12 years ago
contours.cpp converted few more comp. geometry functions to C++ 12 years ago
convhull.cpp Fixed MSVC warnings 12 years ago
corner.cpp Normalize line endings and whitespace 12 years ago
cornersubpix.cpp made several minor fixes as pointed out by Andrey 12 years ago
demosaicing.cpp Fixed MSVC warnings 12 years ago
deriv.cpp Remove all using directives for STL namespace and members 12 years ago
distransform.cpp made several minor fixes as pointed out by Andrey 12 years ago
emd.cpp Normalize line endings and whitespace 12 years ago
featureselect.cpp Remove all using directives for STL namespace and members 12 years ago
filter.cpp Remove all using directives for STL namespace and members 12 years ago
floodfill.cpp Fix x64 build warnings 12 years ago
gabor.cpp Remove all using directives for STL namespace and members 12 years ago
gcgraph.hpp Warning fixes continued 13 years ago
generalized_hough.cpp Remove all using directives for STL namespace and members 12 years ago
geometry.cpp Remove all using directives for STL namespace and members 12 years ago
grabcut.cpp Remove all using directives for STL namespace and members 12 years ago
histogram.cpp Remove all using directives for STL namespace and members 12 years ago
hough.cpp Remove all using directives for STL namespace and members 12 years ago
imgwarp.cpp Remove all using directives for STL namespace and members 12 years ago
linefit.cpp Remove all using directives for STL namespace and members 12 years ago
matchcontours.cpp converted few more comp. geometry functions to C++ 12 years ago
moments.cpp finished distance transform; fixed warnings 12 years ago
morph.cpp Remove all using directives for STL namespace and members 12 years ago
phasecorr.cpp Remove all using directives for STL namespace and members 12 years ago
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
precomp.hpp Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
pyramids.cpp Remove unused vars 12 years ago
rotcalipers.cpp Remove all using directives for STL namespace and members 12 years ago
samplers.cpp Fix x64 build warnings 12 years ago
segmentation.cpp Fix x64 build warnings 12 years ago
shapedescr.cpp Remove all using directives for STL namespace and members 12 years ago
smooth.cpp additional improvements for 32f 12 years ago
subdivision2d.cpp Remove all using directives for STL namespace and members 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 Remove all using directives for STL namespace and members 12 years ago
thresh.cpp converted flood fill, getrectsubpix & cornersubpix to C++ 12 years ago
undistort.cpp Merge pull request #511 from aritzlc:master 12 years ago
utils.cpp fixed problem with Nx2 numpy arrays in geometrical functions (#2783) 12 years ago