alyssaq / face_morpher

:angel: Morph faces with Python, Numpy, Scipy
886 stars 233 forks source link

What is the parameter "dest_shape" in warper.warp_image()? #34

Closed HOTDEADGIRLS closed 6 years ago

HOTDEADGIRLS commented 6 years ago

It's the destination size I guess.

alyssaq commented 6 years ago

Thanks for trying out face morpher and Im glad you figured it out. I probably should've used something clearer like output_shape.