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.
 
 
 
 
 
 
Vadim Pisarevsky 62fa7f6620 avoid crash in cvCalcEMD() when one of the histograms has only one non-zero element (ticket #396). Thanks to nburrus for the patch 15 years ago
..
_featuretree.h "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
_geom.h "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
_imgproc.h "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
_kdtree.hpp inserted missing std:: (ticket #333). Thanks to trisk for the patch! 15 years ago
_list.h "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
accum.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
approx.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
canny.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
color.cpp fixed incorrect assert in RGB2Lab_b constructor 15 years ago
contours.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
convhull.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
corner.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
cornersubpix.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
deriv.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
distransform.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
emd.cpp avoid crash in cvCalcEMD() when one of the histograms has only one non-zero element (ticket #396). Thanks to nburrus for the patch 15 years ago
featureselect.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
featuretree.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
filter.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
floodfill.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
gcgraph.hpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
geometry.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
grabcut.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
histogram.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
hough.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
imgwarp.cpp updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings 15 years ago
inpaint.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
kdtree.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
linefit.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
lsh.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
matchcontours.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
moments.cpp fix build with GCC 3.3 on Ubuntu 8.04 15 years ago
morph.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
precomp.hpp added #include "cvconfig.h" to make TBB and other 3rd party libs work correctly 15 years ago
pyramids.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
pyrsegmentation.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
rotcalipers.cpp updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings 15 years ago
samplers.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
segmentation.cpp added c++ interface for cvPyrMeanShiftFiltering; added sample on meanshift segmentation 15 years ago
shapedescr.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
smooth.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
spilltree.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
subdivision2d.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
sumpixels.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
tables.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
templmatch.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
thresh.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
undistort.cpp fixed build on Linux 15 years ago
utils.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago