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.
 
 
 
 
 
 
Ilya Lavrenov 3eaa8f149b added cv::intergal to T-API 11 years ago
..
opencl added cv::intergal 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
canny.cpp fixed ipp-related warnings 11 years ago
clahe.cpp Boring changes - imgproc. 11 years ago
color.cpp try to eliminate failure in opencv_imgproc_test 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 Merge remote-tracking branch 'upstream/2.4' into merge-2.4 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 Merge remote-tracking branch 'origin/2.4' 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 Move C API of opencv_calib3d to separate file 12 years ago
generalized_hough.cpp Boring changes - imgproc. 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 Introduce CV_COMP_CHISQR_ALT, an alternative method to calculate ChiSquare Histogram comparison 11 years ago
hough.cpp Boring changes - imgproc. 11 years ago
imgwarp.cpp added cv::remap to T-API 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 War on Whitespace, master edition: trailing spaces. 11 years ago
morph.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 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 War on Whitespace, master edition: trailing spaces. 11 years ago
rotcalipers.cpp War on Whitespace, master edition: file endings. 11 years ago
samplers.cpp fixed compile errors and warnings when building master branch with IPP enabled 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 12 years ago
smooth.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
subdivision2d.cpp Remove all using directives for STL namespace and members 12 years ago
sumpixels.cpp added cv::intergal to T-API 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