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.
 
 
 
 
 
 
StevenPuttemans f4eebc46b2 Fixing all wrong uses of RGB channels instead of the OpenCV BGR standard 10 years ago
..
canny_detector Applied feature #3375 and fix of pull 1842 to avoid merging problems later 11 years ago
copyMakeBorder Applied feature #3375 and fix of pull 1842 to avoid merging problems later 11 years ago
filter_2d Applied feature #3375 and fix of pull 1842 to avoid merging problems later 11 years ago
hough_circle Applied feature #3375 and fix of pull 1842 to avoid merging problems later 11 years ago
hough_lines fixed error in hough lines tutorial (the point (9,4) is not on the lines, but the point (4,9) is) 10 years ago
laplace_operator Fixing all wrong uses of RGB channels instead of the OpenCV BGR standard 10 years ago
remap Applied feature #3375 and fix of pull 1842 to avoid merging problems later 11 years ago
sobel_derivatives Fixing all wrong uses of RGB channels instead of the OpenCV BGR standard 10 years ago
warp_affine Fixed minor documentation typo 11 years ago