Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Morphing

Python implementation of a matlab tool found here.

Uses a custom reimplementation of cpselect2

Usage

  1. Install uv package manager from here
  2. Install PyQt5 into the uv venv using the command uv pip install PyQt5
  3. Run the project using the syntax uv run main.py SRC_IMG DST_IMG

About

Produce a "morph" animation of one image into another image, which involves two parts: cross dissolving and affine warping.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages