Skip to content

swhsiang/morpher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Morphing

This is an image processing project. I utilize morphing this technique to transform one image to another one.

Quick Start

pip install -r requirements.txt
python Morphing.py

# GUI
python MorphingApp.py
# Load two images, select some points on each one, and then click blending button!

Left Image Right Image Blending Image

About

Image Morphing CLI and GUI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages