opencv/doc/tutorials/imgproc/imgtrans
2015-05-04 09:23:15 +02:00
..
canny_detector
copyMakeBorder
filter_2d
hough_circle
hough_lines fixed error in hough lines tutorial (the point (9,4) is not on the lines, but the point (4,9) is) 2015-03-12 16:46:25 +01:00
laplace_operator Fixing all wrong uses of RGB channels instead of the OpenCV BGR standard 2015-05-04 09:23:15 +02:00
remap
sobel_derivatives Fixing all wrong uses of RGB channels instead of the OpenCV BGR standard 2015-05-04 09:23:15 +02:00
warp_affine