how to adjust face shape? [closed]
I have a face image and I can extract its face features/keypoints.
Now, I want to adjust the face, for example this face image
I would like to expand red dots [10,11,12] to yellow dots, so that the original face shape(blue curve) will become fatter(green curve).
How can I achieve this?
aaand, how is this related to opencv ?