File:160 by 160 thumbnail of 'Green Sea Shell' - 3. fourier reconstruction from 40 x 40.png

160_by_160_thumbnail_of_'Green_Sea_Shell'_-_3._fourier_reconstruction_from_40_x_40.png(162 × 162 pixels, file size: 19 KB, MIME type: image/png)

Summary

Description
English: 160_by_160_thumbnail_of_'Green_Sea_Shell' - 3. fourier reconstruction from 40 x 40

matlab Code: filt=zeros(160,160); filt(1:20,1:20)=1; filt(end-19:end,1:20)=1; filt(1:20,end-19:end)=1; filt(end-19:end,end-19:end)=1; x160_f(:,:,1)=ifft2(fft2(double(x160(:,:,1))).*filt); %nyquist lowpass filter x160_f(:,:,2)=ifft2(fft2(double(x160(:,:,2))).*filt); x160_f(:,:,3)=ifft2(fft2(double(x160(:,:,3))).*filt);

x160_d(:,:,1)=x160_f(1:4:end,1:4:end,1); %downsampling to 40x40 by nearest neighbour x160_d(:,:,2)=x160_f(1:4:end,1:4:end,2); x160_d(:,:,3)=x160_f(1:4:end,1:4:end,3);

x160_i(:,:,1)=interpft(interpft(x160_d(:,:,1),160,1),160,2); %%reconstruction in fourierdomain to 160x160 by high freqeuncy padding x160_i(:,:,2)=interpft(interpft(x160_d(:,:,2),160,1),160,2); x160_i(:,:,3)=interpft(interpft(x160_d(:,:,3),160,1),160,2);

figure; imagesc(uint8(real(x160_i)))) % clipping/saturating to 0...255 by uint8
Date
Source File:160_by_160_thumbnail_of_'Green_Sea_Shell'.png
Author James Petts / shaddim

Licensing

w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 2.5 Generic license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

1 April 2016

image/png

33c550370fffc8680bead4c79f80ea14369f633d

19,710 byte

162 pixel

162 pixel

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current06:01, 21 May 2022Thumbnail for version as of 06:01, 21 May 2022162 × 162 (19 KB)PhreneticcReduced "weight" of the file.
11:33, 3 April 2016Thumbnail for version as of 11:33, 3 April 2016162 × 162 (70 KB)ShaddimUser created page with UploadWizard
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file: