- #6,301
Jorge Stolfi
- 279
- 0
Rive said:May I ask that what kind of software did you used for that?
In case you are still interested, the C programs I used (pnmprojmap, pnmfftfilter, pnmxarith) are in
http://www.ic.unicamp.br/~stolfi/temp/jsprogs-2011-05-09.tgz
They are unix-based (gcc). You may need to hack the Makefiles to get them to compile in your system. The pnmfftfilter prog requires the FFTW library package (libfftw3.a, fftw3.h). The "-info' option of each program prints its manpage.