scikit-image fft

Juan Nunez-Iglesias jni.soma at gmail.com
Thu Oct 16 18:00:03 EDT 2014


Hi Chris,




One of our main selling points is that we interop seamlessly with numpy. Doing an fft is one of those interops! Indeed it should "just work". Can you post more details about the error you're seeing?




Welcome! =)




Juan.

On Fri, Oct 17, 2014 at 7:26 AM, Christopher <spagodo at gmail.com> wrote:

> 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
> -- 
> You received this message because you are subscribed to the Google Groups "scikit-image" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to scikit-image+unsubscribe at googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20141016/07625fcf/attachment.html>


More information about the scikit-image mailing list