ENEE631 Assignment 2 

1. Image Enhancement and Restoration 

(1) Boat1.tif
(2) Boat2.tif
(3) Lena1.tif  ( the same file but with .bmp format, Lena1.BMP)

2. Edge Detection 

(1) Lena.tif ( the same file but with .bmp format, Lena.BMP)

3. Image Enlargement 

(1) flower

4. Face Morphing

(1) SetLine.m : Matlab function that provides an interface for you to specify the feature line pairs.
(2) ex_morphing.m : example of using SetLine.m
                                test images: 1.jpg 2.jpg
(3) MPEG Matlab User Contributed function : mpgread.m and mpgwrite.m can be obtained from
    http://www.mathworks.com/support/solutions/data/8154.shtml
(4) Example of choosing lines on face
(5) Mjackson MPEG demo

(6) Image morphing paper by Beier-Neely (ACM SIGGRAPH 92)