CS194 Final Project: Miniatures

Jacky Tian

Overview

I started with some images, some from online, and some I took with my camera. Essentially, the goal was to create fake miniatures, simulating the effect of tilt shift - selective focusing. This is done by selecting a field of interest using matplotlib, and using gaussian filters on a mask to iteratively blur the regions that are further away from the field. Ultimately, this gives the perception of a narrow depth of field onto an image.

Examples