Skip to content

conradhappeliv/imagemorpher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imagemorpher

by Conrad Appel, Logan Campbell, Danny Zhao

Upload two images of two faces to the web application and a GIF is generated of a morphing between the two faces. Created for EE 5374 - Digital Image Processing.

Setup

conda env create -f dipenv.yml
source activate dipy35
python server.py 

Examples

Example Image 1

Example Image 2

Inclass Demonstration