Re: [Pdl-devel] PDL::IO::Image

2023-10-02 Thread Zakariyya Mughal
On 2023-10-02 at 09:21:59 +0200, ng0...@gmail.com wrote: > Hello, > > the task is to obtain a spectrum of an infrared image, see attached, via > Fourier Transform; several steps are required as outlined in the PDL Book. > I guess, if these two commands from PDL::IO::Image worked, > > rimage('cat.

Re: [Pdl-devel] PDL::IO::Image

2023-10-02 Thread ng0177
Hello, the task is to obtain a spectrum of an infrared image, see attached, via Fourier Transform; several steps are required as outlined in the PDL Book. I guess, if these two commands from PDL::IO::Image worked, rimage('cat.jpeg'); # JPEG_GREYSCALE ... wimage('catmod.jpeg'); the intermediate o