OpenCV 3 Computer Vision with Python Cookbook
上QQ阅读APP看书,第一时间看更新

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.