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 :
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
Fit an image to an arbitrary target shape using unstructured interpolation