We have Gabor filters implemented in `skimage.filters`, but IMO I'd be open to adding alternative perceptual filters.

Looks like nice clean work!


On Thursday, March 12, 2015 at 7:29:18 PM UTC-5, Dzung Nguyen wrote:
Hi all,

I implemented Steerable pyramid (similar to Gabor transform). Would skimage community be interested in this? I am thinking of adding API for image transforms, and have all popular transform out there? (orthogonal, Gabor, steerable etc)

https://github.com/andreydung/Steerable-filter