FuxiCV / MeInGame

MeInGame: Create a Game Character Face from a Single Portrait, AAAI 2021
MIT License
653 stars 119 forks source link

What tools do you use to make poisson blending? #34

Closed tsoydari closed 2 years ago

tsoydari commented 2 years ago

Do you blend the unwrapped image with the template texture map with python or PhotoShop? And if it's python, what library are you using?

tsoydari commented 2 years ago

Sorry for the inattention. I found cv2.seamlessClone in the code.