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.
 
 
 
 
 
 
Alexander Kapustin 018d85dddb New Tegra Optimized thresh_16s and thresh_32f functions were added 13 years ago
..
_geom.h remaining C-style planar subdivisions data structures are moved to legacy 13 years ago
_list.h Set stricter warning rules for gcc 13 years ago
accum.cpp Fixed accumulateWeighted with mask for multichannel matrices #1959 13 years ago
approx.cpp Fixed documentation: corrected parameter names 13 years ago
canny.cpp Fixed Canny 13 years ago
color.cpp tegra::cvtRGB2HSV function was added 13 years ago
contours.cpp More fixes for documentation. 13 years ago
convhull.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
corner.cpp Added tegra stub for cornerEigenValsVecs 13 years ago
cornersubpix.cpp fixed bug #1364 14 years ago
deriv.cpp More performance tests for Sobel and Scharr filters 14 years ago
distransform.cpp added DIST_LABEL_PIXEL labelType to distanceTransform, ticket #1641 (thanks to Mikhail Matrosov for the patch) 13 years ago
emd.cpp fixed flow matrix dimensionality in EMD 14 years ago
featureselect.cpp replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 14 years ago
filter.cpp merged all the latest changes from 2.4 to trunk 13 years ago
floodfill.cpp Set stricter warning rules for gcc 13 years ago
gabor.cpp fixed hundreds of warnings from MSVC 2010. 13 years ago
gcgraph.hpp fixed error in gcgraph which led to problems in opencv_stitching GC seam finder, added check for duplication in matches (opencv_stitching) 14 years ago
geometry.cpp a LOT of obsolete stuff has been moved to the legacy module. 13 years ago
grabcut.cpp Set stricter warning rules for gcc 13 years ago
histogram.cpp fixed #1616 13 years ago
hough.cpp Set stricter warning rules for gcc 13 years ago
imgwarp.cpp fixed accuracy test 13 years ago
linefit.cpp fixed multiple GCC warnings on Ubuntu 11.04 14 years ago
matchcontours.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
moments.cpp eliminated opencv_extra_api.hpp (all the functionality is moved to the regular OpenCV headers) 14 years ago
morph.cpp merged all the latest changes from 2.4 to trunk 13 years ago
phasecorr.cpp Set stricter warning rules for gcc 13 years ago
precomp.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
precomp.hpp Added missed macro 14 years ago
pyramids.cpp merged all the latest changes from 2.4 to trunk 13 years ago
rotcalipers.cpp Fixed mingw build. 13 years ago
samplers.cpp replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 14 years ago
segmentation.cpp Fixed ~20 potential errors identified by the MS complier. 13 years ago
shapedescr.cpp switched back to FitEllipse algorithm by Dr. Daniel Weiss; improved its accuracy in some cases. It fixes #1638 13 years ago
smooth.cpp Set stricter warning rules for gcc 13 years ago
subdivision2d.cpp a LOT of obsolete stuff has been moved to the legacy module. 13 years ago
sumpixels.cpp Set stricter warning rules for gcc 13 years ago
tables.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
templmatch.cpp merged all the latest changes from 2.4 to trunk 13 years ago
thresh.cpp New Tegra Optimized thresh_16s and thresh_32f functions were added 13 years ago
undistort.cpp replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 14 years ago
utils.cpp Fixed parameter name and copy condition 13 years ago