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.
 
 
 
 
 
 
Pavel Vlasov 14b006e808 IPP_VERSION_X100 was changed to: 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 11 years ago
canny.cpp IPP_VERSION_X100 was changed to: 9 years ago
clahe.cpp Remove deprecated methods from cv::Algorithm 10 years ago
color.cpp IPP_VERSION_X100 was changed to: 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: 11 years ago
contours.cpp typos in comments 10 years ago
convhull.cpp fix isContourConvex 10 years ago
corner.cpp IPP_VERSION_X100 was changed to: 9 years ago
cornersubpix.cpp Several type of formal refactoring: 11 years ago
demosaicing.cpp used popcnt 10 years ago
deriv.cpp IPP_VERSION_X100 was changed to: 9 years ago
distransform.cpp IPP_VERSION_X100 was changed to: 9 years ago
drawing.cpp Merge pull request #5335 from Dikay900:ports_to_master 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_VERSION_X100 was changed to: 9 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: 11 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 11 years ago
histogram.cpp IPP_VERSION_X100 was changed to: 9 years ago
hough.cpp IPP_VERSION_X100 was changed to: 9 years ago
imgwarp.cpp IPP_VERSION_X100 was changed to: 9 years ago
intersection.cpp imgproc/intersection: fix loop index 11 years ago
linefit.cpp War on Whitespace, master edition: trailing spaces. 12 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. 12 years ago
min_enclosing_triangle.cpp deleted excess semicolons, commas 11 years ago
moments.cpp IPP_VERSION_X100 was changed to: 9 years ago
morph.cpp IPP_VERSION_X100 was changed to: 9 years ago
phasecorr.cpp Several type of formal refactoring: 11 years ago
precomp.hpp spatialGradient: Vectorise inner area 10 years ago
pyramids.cpp IPP_VERSION_X100 was changed to: 9 years ago
rotcalipers.cpp Refactor a section of icvRotatingCalipers to work around a GCC bug 9 years ago
samplers.cpp IPP_VERSION_X100 was changed to: 9 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_VERSION_X100 was changed to: 9 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 Normalize line endings and whitespace 12 years ago
templmatch.cpp ipp_countNonZero build fix; 10 years ago
thresh.cpp IPP_VERSION_X100 was changed to: 9 years ago
undistort.cpp multiple yet minor fixes to make most of the tests pass on Mac with Iris graphics 11 years ago
utils.cpp Move border type constants and Moments class to core module 12 years ago