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.
 
 
 
 
 
 
Vadim Pisarevsky 3dc022ae84 Merge pull request #7423 from grahamfyffe:leading_edges 8 years ago
..
opencl Merge pull request #7503 from pengli:box_filter_v2 8 years ago
_geom.h converted few more comp. geometry functions to C++ 12 years ago
accum.cpp add 64F intrinsic in HAL NEON 8 years ago
approx.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
blend.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
canny.cpp add universal hardware support check function 8 years ago
clahe.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
color.cpp Merge pull request #7582 from K-Shinotsuka:issue32 8 years ago
colormap.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
connectedcomponents.cpp Add Grana's connected components algorithm for 8-way connectivity. (#6823) 8 years ago
contours.cpp Disable redundant border initialization in findContours 8 years ago
convhull.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
corner.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
cornersubpix.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
demosaicing.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
deriv.cpp BORDER_ISOLATED support for Laplacian, boxFilter and morphology; 8 years ago
distransform.cpp Add Grana's connected components algorithm for 8-way connectivity. (#6823) 8 years ago
drawing.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
emd.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
featureselect.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
filter.cpp Updated HAL interface for separable filters to address that both kernels are vectors. 8 years ago
filterengine.hpp HAL interface for morphology operations 9 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 Instrumentation for OpenCV API regions and IPP functions; 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 Instrumentation for OpenCV API regions and IPP functions; 8 years ago
hough.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
imgwarp.cpp Add assertion to prevent processing of large images in remap 8 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 LSD: Use a fixed size array instead of using std::vector 8 years ago
main.cpp IPPInitSingelton was added to contain IPP related global variables; 9 years ago
matchcontours.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
min_enclosing_triangle.cpp deleted excess semicolons, commas 11 years ago
moments.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
morph.cpp BORDER_ISOLATED support for Laplacian, boxFilter and morphology; 8 years ago
phasecorr.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
precomp.hpp HAL interface for cv::integral 8 years ago
pyramids.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
rotcalipers.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
samplers.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
segmentation.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
shapedescr.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
smooth.cpp Merge pull request #7503 from pengli:box_filter_v2 8 years ago
spatialgradient.cpp add universal hardware support check function 8 years ago
subdivision2d.cpp Added getLeadingEdges function to subdivision2d 8 years ago
sumpixels.cpp HAL interface for cv::integral 8 years ago
tables.cpp Normalize line endings and whitespace 12 years ago
templmatch.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
thresh.cpp use universal intrinsic in threshold 8 years ago
undistort.cpp Instrumentation for OpenCV API regions and IPP functions; 8 years ago
utils.cpp Move border type constants and Moments class to core module 12 years ago