scikit-image fft

Christopher spagodo at gmail.com
Thu Oct 16 14:54:08 EDT 2014


Hi all,

Discovered sci-image recently, and I like it so far. Right now I am 
basically trying to do an fft, filter out certain frequencies, and then 
back transform it to an image. My first thought was to use fft, but I can't 
find an fft function in the docs. I see that numpy has an fft function, but 
running that on a sci-kit image gives unpleasant errors. Is there perhaps a 
better method for this than fft? Any suggestions?

chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20141016/f680a964/attachment.html>


More information about the scikit-image mailing list