Fourier Filter Camera 1.1

License: Free ‎File size: N/A
‎Users Rating: 0.0/5 - ‎0 ‎votes

Draw image filters with your fingers! This Application provides an interface for viewing the Fourier Transform of a scene using your device's camera, as well as drawing a virtual aperture using your fingers. This was developed as part of a class project for a Computational Photography Class at UC Berkeley.

Two dimensional Fourier Analysis can be a difficult thing to understand - however, it is central to developing an understanding of both imaging systems and image processing techniques. This application should provide the same intuition as an introductory MATLAB programming assignment related to two-dimensional Fourier Transforms.

Fourier Filter Camera requires the OpenCV Android library, which is now included in the app itself.

This application is open-source. Repository is here: https://github.com/zfphil/FourierFilterCam

VERSION HISTORY

  • Version 1.1 posted on 2016-03-29
    Updated OpenCV to version 3.1, which provides performance improvements and big fixes. Also included library in application (should fix issues with opencv loader). This should improve compatibility with Android 4.x devices.

Program Details