/shape-warping

Fit an image to an arbitrary target shape using unstructured interpolation

Primary LanguagePython

Simone

This code aims at warping any given image into a given shape, using interpolation.

Here is a sample result : Using the command :

python3 main.py

Warps this image :

Onto this shape :

Which results in this warped image :