Project 5 -- Thiago Ize

Design Choices

Here are some of the more interesting design choices:

Images!


The original image, 1 spp, no jittering, no filtering


9 jittered spp using a triangle filter of support width 2 pixels


Here we have the Blackman windowed sinc filter using a support of 3 pixels and 81 jittered samples.

Performance.txt

Power Spectrum

Here are the fast fourier transforms of the images from above (the pretty image on the right, not the cos one).


Here's the power spectrum from the original 1 spp, no jittering, no filtering image.


9 jittered spp using a triangle filter of support width 2 pixels


Here we have the power spectrum for the Blackman windowed sinc filter using a support of 3 pixels and 81 jittered samples.