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.
 
 
 
 
 
 
Roman Donchenko 1acbc7b7bd Merge pull request #966 from berak:master 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
clahe.cpp Split CLAHE into its own file, because it's faster that way. 12 years ago
color.cpp Merge remote-tracking branch 'origin/2.4' 12 years ago
connectedcomponents.cpp probably fixed build problems on Android 12 years ago
contours.cpp Move C++ basic structures to separate header and inverse dependency from C API 12 years ago
convhull.cpp Fix stack corruption in cvConvexHull2 and heap corruption in OutputArray::create 12 years ago
corner.cpp Make imgproc.hpp independent from C API 12 years ago
cornersubpix.cpp made several minor fixes as pointed out by Andrey 12 years ago
demosaicing.cpp Remove more old definitions from internal.hpp 12 years ago
deriv.cpp Remove all using directives for STL namespace and members 12 years ago
distransform.cpp Merge remote-tracking branch 'origin/2.4' 12 years ago
emd.cpp Normalize line endings and whitespace 12 years ago
featureselect.cpp Remove inline sorting algorithms from core headers 12 years ago
filter.cpp Move border type constants and Moments class to core module 12 years ago
floodfill.cpp Merge remote-tracking branch 'origin/2.4' 12 years ago
gabor.cpp Remove all using directives for STL namespace and members 12 years ago
gcgraph.hpp Move C API of opencv_calib3d to separate file 12 years ago
generalized_hough.cpp Move border type constants and Moments class to core module 12 years ago
geometry.cpp Drop outdated definitions from internal.hpp 12 years ago
grabcut.cpp Remove all using directives for STL namespace and members 12 years ago
histogram.cpp Merge pull request #856 from ericgreveson:master 12 years ago
hough.cpp Remove inline sorting algorithms from core headers 12 years ago
imgwarp.cpp Merge remote-tracking branch 'origin/2.4' 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 Moments.nu** fields initialized in completeMomentState( Moments* moments ) 12 years ago
morph.cpp Merge remote-tracking branch 'origin/2.4' 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 border type constants and Moments class to core module 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 Move cv::Rect_ 12 years ago
smooth.cpp Drop outdated definitions from internal.hpp 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 Drop outdated definitions from internal.hpp 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 Move border type constants and Moments class to core module 12 years ago