- OpenCV 3 Computer Vision with Python Cookbook
- Alexey Spizhevoy Aleksandr Rybnikov
- 32字
- 2021-08-27 19:47:46
Processing images with real-valued Gabor filters
In this recipe, you will learn how to construct a Gabor filter kernel (useful for detecting edges in images) and apply it to an image.