- OpenCV 3 Computer Vision with Python Cookbook
- Alexey Spizhevoy Aleksandr Rybnikov
- 23字
- 2021-08-27 19:47:45
Computing gradients using Sobel operator
In this recipe, you will learn how to compute the approximation of an image's gradient using Sobel filters.