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.
 
 
 
 
 
 
catree 4c1c3147d9 Add Java and Python code for the following imgproc tutorials: Affine Transformations, Histogram Equalization, Histogram Calculation, Histogram Comparison, Back Projection. 7 years ago
..
canny_detector Add Java and Python code for the following imgproc tutorials: Canny, Remap, threshold and threshold inRange. Use HSV colorspace instead of RGB for inRange threshold tutorial. 7 years ago
copyMakeBorder Tutorial Make Border 7 years ago
distance_transformation Misc. modules/ typos (cont.) 7 years ago
filter_2d Tutorial Filter2D 7 years ago
hough_circle Tutorial Hough Circles 7 years ago
hough_lines Tutorial Hough Lines 7 years ago
laplace_operator Tutorial Laplace Operator 7 years ago
remap Add Java and Python code for the following imgproc tutorials: Canny, Remap, threshold and threshold inRange. Use HSV colorspace instead of RGB for inRange threshold tutorial. 7 years ago
sobel_derivatives Misc. ./apps ./doc ./platoforms typos 7 years ago
warp_affine Add Java and Python code for the following imgproc tutorials: Affine Transformations, Histogram Equalization, Histogram Calculation, Histogram Comparison, Back Projection. 7 years ago