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.
 
 
 
 
 
 
Tsukasa Sugiura cd13b30fde Fix LineAA in case of 4 channel 9 years ago
..
opencl Fixed the race condition between inc and dec on the l_counter. 10 years ago
_geom.h converted few more comp. geometry functions to C++ 12 years ago
accum.cpp ipp_countNonZero build fix; 10 years ago
approx.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
blend.cpp world fix 10 years ago
canny.cpp Merge pull request #3583 from oresths:tbb_canny 10 years ago
clahe.cpp Remove deprecated methods from cv::Algorithm 10 years ago
color.cpp tapi: datarace fixup for cvtColor 9 years ago
colormap.cpp Added color map similar to Matlab's new default color map 'parula'. 10 years ago
connectedcomponents.cpp Several type of formal refactoring: 10 years ago
contours.cpp typos in comments 10 years ago
convhull.cpp fix isContourConvex 10 years ago
corner.cpp ipp_countNonZero build fix; 10 years ago
cornersubpix.cpp Several type of formal refactoring: 10 years ago
demosaicing.cpp used popcnt 10 years ago
deriv.cpp ipp_countNonZero build fix; 10 years ago
distransform.cpp Fix bug in distanceATS_L1_8u and typos. 10 years ago
drawing.cpp Fix LineAA in case of 4 channel 9 years ago
emd.cpp initialize the output flow in EMD (thanks to Daniel DeMenthon for the bug report) 10 years ago
featureselect.cpp Don't process empty src image in GFTT 10 years ago
filter.cpp ipp_countNonZero build fix; 10 years ago
filterengine.hpp typos in comments 10 years ago
floodfill.cpp TIFF loader: Allocate large enough buffer when (bpp * ncn) > 8. 10 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 Several type of formal refactoring: 10 years ago
grabcut.cpp Remove all using directives for STL namespace and members 12 years ago
hershey_fonts.cpp removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API 10 years ago
histogram.cpp ipp_countNonZero build fix; 10 years ago
hough.cpp Some changes to support mingw-w64 9 years ago
imgwarp.cpp Imgproc_Hist_MinMaxVal.accuracy fix; 10 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 Improved documentation and method comment to clarify that LineSegmentDetector::detect method accepts both Vec4i and Vec4f as return vector. 10 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 Implementation detector and selector for IPP and OpenCL; 10 years ago
morph.cpp Imgproc_Hist_MinMaxVal.accuracy fix; 10 years ago
phasecorr.cpp Several type of formal refactoring: 10 years ago
precomp.hpp spatialGradient: Vectorise inner area 10 years ago
pyramids.cpp ipp_countNonZero build fix; 10 years ago
rotcalipers.cpp Several type of formal refactoring: 10 years ago
samplers.cpp Implementation detector and selector for IPP and OpenCL; 10 years ago
segmentation.cpp Update segmentation.cpp 10 years ago
shapedescr.cpp Change condition on parallel ellipse case so can only calculate t if necessary 10 years ago
smooth.cpp ipp_countNonZero build fix; 10 years ago
spatialgradient.cpp spatialGradient: Make kern args const& 10 years ago
subdivision2d.cpp Remove all using directives for STL namespace and members 12 years ago
sumpixels.cpp Merge pull request #4135 from lupustr3:ipp_code_refactoring 10 years ago
tables.cpp
templmatch.cpp ipp_countNonZero build fix; 10 years ago
thresh.cpp fix adaptiveThreshold mean 9 years ago
undistort.cpp multiple yet minor fixes to make most of the tests pass on Mac with Iris graphics 10 years ago
utils.cpp Move border type constants and Moments class to core module 12 years ago