PROJECT 2

Caricature Photo Editor

Computational Photography

CS 4475: Raj Bhat, Dylan Paige, Cooper Grant, Maxine Spencer

TOPIC:

Our project takes in an input image, detects the eyes using Harr Cascade Face/Eye detection, and puts a fish eye filter on the eyes to make the person look like a caricature. It accomplishes this by placing a square around the circumference of all eyes in the picture and takes the center of the square. It then produces a fish eye filter for the radius of the surrounding square and produces a filter in the strength of the user's choice.

Example Input Images:

Example Output Example Output Example Output Example Output Example Output Example Output

Example Output:

Example Output Example Output Example Output Example Output Example Output Example Output

Example Input:

Example Output Example Output Example Output Example Output Example Output Example Output Example Output

Example Output:

Example Output Example Output Example Output Example Output Example Output Example Output Example Output
Return to the CS 4475 webpage