2008年5月2日 星期五

2008年3月28日 星期五

作業 FTT

The inverse FFT of the previous image, with the horizontal streaks removed and the image details preserved. Here is macro that automates this procedure:run("FFT");setColor(0);makeRectangle(125, 0, 5, 80);fill();makeRectangle(125, 176, 5, 80);fill();run("Inverse FFT");

FFT 原圖更改





過程





轉換後


2008年3月13日 星期四