OpenCV Python Tutorial For Beginners 19 – Image Gradients and Edge Detection
In this video on OpenCV Python Tutorial For Beginners, I am going to show How to use Image Gradients and Edge Detection with OpenCV. OpenCV provides three types of gradient methods or High-pass filters, Sobel, Scharr and Laplacian. Gist of code I used in this video (OpenCV Blur Python Tutorial ) - OpenCV is an [...]