[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gsl] Re: Help-gsl Digest, Vol 83, Issue 15
From: |
Philip Ogunbona |
Subject: |
[Help-gsl] Re: Help-gsl Digest, Vol 83, Issue 15 |
Date: |
Thu, 30 Sep 2010 03:37:38 +1000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.12) Gecko/20100907 Fedora/3.0.7-1.fc12 Lightning/1.0b2pre Thunderbird/3.0.7 |
Marco,
The 2D Fourier transform is separable and you can apply Fourier
transform to 2D data by performing a 1D row-wise operation followed by a
1D column-wise operation. You need to carefully organise your data and
intermediate results.
I hope this helps.
Regards,
Philip
On 09/30/2010 02:02 AM, address@hidden wrote:
> Send Help-gsl mailing list submissions to
> address@hidden
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.gnu.org/mailman/listinfo/help-gsl
> or, via email, send a message with subject or body 'help' to
> address@hidden
>
> You can reach the person managing the list at
> address@hidden
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Help-gsl digest..."
>
>
> Today's Topics:
>
> 1. 2D FFT (Marco Halder)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 29 Sep 2010 18:01:40 +0200
> From: Marco Halder <address@hidden>
> Subject: [Help-gsl] 2D FFT
> To: address@hidden
> Message-ID: <address@hidden>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Is it possible to perform a 2D FFT with GSL? I've got a 2D array of real
> data,an Intensity profile of an Area Detector. I'd like to filter the
> data, so convolution would be very helpful and there for I would need 2D
> FFT.
>
>
>
> ------------------------------
>
> _______________________________________________
> Help-gsl mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-gsl
>
>
> End of Help-gsl Digest, Vol 83, Issue 15
> ****************************************
>
ssyste10.vcf
Description: Vcard
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Help-gsl] Re: Help-gsl Digest, Vol 83, Issue 15,
Philip Ogunbona <=