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 Alekhin a42259421c Merge pull request #2794 from mletavin:pullreq/140516-median 11 years ago
..
opencl Merge pull request #2794 from mletavin:pullreq/140516-median 11 years ago
_geom.h converted few more comp. geometry functions to C++ 12 years ago
accum.cpp icv: enable functions 11 years ago
approx.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
blend.cpp refactored imgproc 11 years ago
canny.cpp added status check 11 years ago
clahe.cpp Merge pull request #2393 from ilya-lavrenov:coverity 11 years ago
color.cpp disabled IPP functions that slower than OpenCV 11 years ago
connectedcomponents.cpp correct upper bound for maximum number of labels for 8-way connectivity 11 years ago
contours.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
convhull.cpp Fix stack corruption in cvConvexHull2 and heap corruption in OutputArray::create 12 years ago
corner.cpp Merge pull request #2709 from alalek:icv_update_binary_pack 11 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 fix IPPDerivSobel condition 11 years ago
distransform.cpp Merge pull request #2679 from alalek:ippicv_update 11 years ago
emd.cpp Normalize line endings and whitespace 12 years ago
featureselect.cpp Fixed error in case corners not found 11 years ago
filter.cpp Bug fixes for filter2D and associated tests. 11 years ago
floodfill.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 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 icv: enable functions 11 years ago
hough.cpp Disabled ippiHoughLine_Region for cv::HoughLines 11 years ago
imgwarp.cpp Merge pull request #2663 from ilya-lavrenov:ipp_slow 11 years ago
intersection.cpp imgproc/intersection: fix loop index 11 years ago
linefit.cpp War on Whitespace, master edition: trailing spaces. 11 years ago
lsd.cpp remove unused variable in LineSegmentDetectorImpl::compareSegments() 11 years ago
matchcontours.cpp War on Whitespace, master edition: trailing spaces. 11 years ago
min_enclosing_triangle.cpp deleted excess semicolons, commas 11 years ago
moments.cpp disabled IPP functions that slower than OpenCV 11 years ago
morph.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
phasecorr.cpp optimized createHanningWindow 11 years ago
precomp.hpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
pyramids.cpp disabled IPP functions that slower than OpenCV 11 years ago
rotcalipers.cpp War on Whitespace, master edition: file endings. 11 years ago
samplers.cpp added status check 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 pull request #2794 from mletavin:pullreq/140516-median 11 years ago
subdivision2d.cpp Remove all using directives for STL namespace and members 12 years ago
sumpixels.cpp icv: enable functions 11 years ago
tables.cpp Normalize line endings and whitespace 12 years ago
templmatch.cpp IPP: fixed ipp_matchTemplate 11 years ago
thresh.cpp Optimized memory access by using stride pattern 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