CS155 Computer Graphics

Morphing Lab

Today we'll build the images for the class morphing film. Start by downloading

Run the program with the images using

./morph -s image1.bmp -d image2.bmp
from the command line. The program should display two windows; one labeled source containing a blue sphere and one labeled destination containing a red square. Read the instructions for creating a morph between the two images. Now do it!

Once you've gotten the hang of the program you should construct the feature set for the morph from your image to the person following you in the list below. (Cole you should morph to Jive Forrest.)

Save your features in a file named FROM_TO where FROM is your first name and TO is the first name of the person following you in the list. Mail this file to me. I will create the intermediate images and complete the film.