File:160 by 160 thumbnail of 'Green Sea Shell' - 2. downsampling to 40 x 40 (nearest neighour).png

Summary

Description
English: 160_by_160_thumbnail_of_'Green_Sea_Shell' - 2. downsampling to 40 x 40 (nearest neighour)

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); 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 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);

figure; imagesc(uint8(real((x160_d))))) % 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

cf2a784f7b2ced19836963c85aff369dd0a31f9d

2,408 byte

40 pixel

40 pixel

File history

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

Date/TimeThumbnailDimensionsUserComment
current06:00, 21 May 2022Thumbnail for version as of 06:00, 21 May 202240 × 40 (2 KB)PhreneticcReduced "weight" of the file.
11:33, 3 April 2016Thumbnail for version as of 11:33, 3 April 201640 × 40 (5 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: