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 89bb028bfc imgproc(ocl): don't use doubles to process float data 7 years ago
..
opencl imgproc(ocl): don't use doubles to process float data 7 years ago
_geom.h converted few more comp. geometry functions to C++ 12 years ago
accum.cpp dispatch accumulate series 8 years ago
accum.dispatch.cpp dispatch accumulate series 8 years ago
accum.simd.hpp imgproc: fix vectorized code of accumulate 7 years ago
approx.cpp Fixed some issues found by static analysis (4th round) 8 years ago
blend.cpp suppress warnings 8 years ago
canny.cpp ICV2017u3 package update; 7 years ago
clahe.cpp Fix the OpenCL portion to match the c++ code. 8 years ago
color.cpp ICV2017u3 package update; 7 years ago
colormap.cpp remove new operator 8 years ago
connectedcomponents.cpp Merge pull request #9075 from TonyLianLong:master 8 years ago
contours.cpp Issues found by static analysis (5th round) 8 years ago
convhull.cpp imgproc: disable buggy inplace processing in convexHull 7 years ago
corner.avx.cpp AVX optimized implementation of Harris corner detector migrated to separate file 8 years ago
corner.cpp AVX optimized implementation of Harris corner detector migrated to separate file 8 years ago
corner.hpp AVX optimized implementation of Harris corner detector migrated to separate file 8 years ago
cornersubpix.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
demosaicing.cpp add enum Bayer**2BGRA 8 years ago
deriv.cpp Merge pull request #9395 from lupustr3:pvlasov/icv2017u3_update 7 years ago
distransform.cpp IPP for OpenCV 2017u2 initial enabling patch; 8 years ago
drawing.cpp Merge pull request #8936 from terfendail:clipline_fix 8 years ago
emd.cpp Fixed some issues found by static analysis (4th round) 8 years ago
featureselect.cpp Extended set of OpenVX HAL calls disabled for small images 8 years ago
filter.avx2.cpp AVX optimized implementation of separable filters migrated to separate file 8 years ago
filter.cpp ICV2017u3 package update; 7 years ago
filter.hpp AVX optimized implementation of separable filters migrated to separate file 8 years ago
filterengine.hpp ICV2017u3 package update; 7 years ago
floodfill.cpp Fix wrong default mask value in floodFill 8 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 Instrumentation for OpenCV API regions and IPP functions; 8 years ago
geometry.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
grabcut.cpp Merge pull request #9075 from TonyLianLong:master 8 years ago
hal_replacement.hpp HAL interface for cv::integral 8 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 ICV2017u3 package update; 7 years ago
hough.cpp Issues found by static analysis (5th round) 8 years ago
imgwarp.avx2.cpp Move resize implementation to separate file 7 years ago
imgwarp.cpp imgproc(ocl): don't use doubles to process float data 7 years ago
imgwarp.hpp Move resize implementation to separate file 7 years ago
imgwarp.sse4_1.cpp Move resize implementation to separate file 7 years ago
intersection.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
linefit.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
lsd.cpp Fixed several issues found by static analysis 8 years ago
main.cpp IPPInitSingelton was added to contain IPP related global variables; 9 years ago
matchcontours.cpp Add case including both moments empty. 8 years ago
min_enclosing_triangle.cpp Update min_enclosing_triangle.cpp 9 years ago
moments.cpp ICV2017u3 package update; 7 years ago
morph.cpp ICV2017u3 package update; 7 years ago
phasecorr.cpp imgproc:fix winSize in createHanningWindow() 7 years ago
precomp.hpp Issues found by static analysis (5th round) 8 years ago
pyramids.cpp Merge pull request #8455 from terfendail:ovxhal_skipsmall 8 years ago
resize.avx2.cpp Move resize implementation to separate file 7 years ago
resize.cpp removed unused interpolateLinear 7 years ago
resize.hpp Move resize implementation to separate file 7 years ago
resize.sse4_1.cpp Move resize implementation to separate file 7 years ago
rotcalipers.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
samplers.cpp Fixing some static analysis issues 8 years ago
segmentation.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
shapedescr.cpp Fixing some static analysis issues 8 years ago
smooth.cpp ICV2017u3 package update; 7 years ago
spatialgradient.cpp remove pure SSE part 8 years ago
subdivision2d.cpp Added getLeadingEdges function to subdivision2d 8 years ago
sumpixels.cpp Update for IPP for OpenCV 2017u2 integration; 8 years ago
tables.cpp Normalize line endings and whitespace 12 years ago
templmatch.cpp Issues found by static analysis (5th round) 8 years ago
thresh.cpp ICV2017u3 package update; 7 years ago
undistort.avx2.cpp AVX optimized implementation of undistort migrated to separate file 8 years ago
undistort.cpp AVX optimized implementation of undistort migrated to separate file 8 years ago
undistort.hpp AVX optimized implementation of undistort migrated to separate file 8 years ago
utils.cpp Move border type constants and Moments class to core module 12 years ago