Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!brutus.cs.uiuc.edu!apple!usc!neuro.usc.edu!annala From: annala@neuro.usc.edu (A J Annala) Newsgroups: comp.dsp Subject: Re: Looking for 2D FFT code... Message-ID: <20896@usc.edu> Date: 29 Oct 89 07:01:40 GMT References: <5047@orca.WV.TEK.COM> Sender: news@usc.edu Reply-To: annala@neuro.usc.edu (A J Annala) Organization: University of Southern California, Los Angeles, CA Lines: 22 In article <5047@orca.WV.TEK.COM> mhorne@ka7axd.wv.tek.com writes: >Before I go implement a 2D FFT or adapt my 1D FFT algorithm for the 2D case, >does anyone have some C code laying around to do the 2D FFT that I may obtain >a copy of? > >Mike >mhorne@ka7axd.wv.tek.com >...tektronix!mhorne%ka7axd.wv.tek.com Try anonymous ftp from zaphod.ncsa.uiuc.edu(128.174.20.20):pub/unsupported/viewit/89.9/* this is an hp like calculator for digital signal and image processing that provides 2D fft functions among many other operators. AJ Annala, USC Neuroscience Program p.s. If anyone decides to assume maintenance responsibility for this piece of code I would be very interested in learning about their efforts. I have been able to use small parts of the program ... but it would be nice if the whole program worked correctly.