Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Morph an image from one shape into another
ResourceFunction["ImageShapeMorph"][image,mask] reshapes image into the shape of mask. |
Morph the shape of a fish:
In[1]:= |
Out[1]= |
ImageShapeMorph creates unnatural morphs if image backgrounds are blurry:
In[2]:= |
Out[2]= |
This work is licensed under a Creative Commons Attribution 4.0 International License