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