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.
 
 
 
 
 
 
Anatoly Baksheev 4e20e06ee7 warnings 11 years ago
..
opencl ported cv::Canny to T-API 11 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
blend.cpp added cv::blendLinear 11 years ago
canny.cpp ported cv::Canny to T-API 11 years ago
clahe.cpp warnings 11 years ago
color.cpp fixed cv::cvtColor 11 years ago
connectedcomponents.cpp correct upper bound for maximum number of labels for 8-way connectivity 11 years ago
contours.cpp Boring changes - imgproc. 11 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 imgproc: IPP compilation fix and minor cleanup 11 years ago
distransform.cpp fixed compile errors and warnings when building master branch with IPP enabled 11 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 Change sprintf to cv::format, and EXPECT_MAT_NEAR to OCL_EXPECT_MATS_NEAR 11 years ago
floodfill.cpp Android NDK r9 support. x64 NDK support fix for MacOS X. 11 years ago
gabor.cpp Remove all using directives for STL namespace and members 12 years ago
gcgraph.hpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
generalized_hough.cpp deleted extra semicolons 11 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 fixed getUMatIndex 11 years ago
hough.cpp Boring changes - imgproc. 11 years ago
imgwarp.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
intersection.cpp fixed warnings 11 years ago
linefit.cpp War on Whitespace, master edition: trailing spaces. 11 years ago
lsd.cpp fixed warnings 11 years ago
matchcontours.cpp War on Whitespace, master edition: trailing spaces. 11 years ago
min_enclosing_triangle.cpp Removed static variables which were not read-only and used more function parameters instead. 11 years ago
moments.cpp improved performance of moments (on 720p or larger images) 11 years ago
morph.cpp hope last fix 11 years ago
phasecorr.cpp Remove all using directives for STL namespace and members 12 years ago
precomp.hpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
pyramids.cpp Added ocl::pyrUp to T-API 11 years ago
rotcalipers.cpp War on Whitespace, master edition: file endings. 11 years ago
samplers.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
segmentation.cpp War on Whitespace, master edition: file endings. 11 years ago
shapedescr.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
smooth.cpp fixed various warnings from the “doc” and other builders 11 years ago
subdivision2d.cpp Remove all using directives for STL namespace and members 12 years ago
sumpixels.cpp imgproc: IPP compilation fix and minor cleanup 11 years ago
tables.cpp Normalize line endings and whitespace 12 years ago
templmatch.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 12 years ago
thresh.cpp added cv::threshold to T-API 11 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