Swap Faces (Even when they are Turning)
I'm working on small movie clip where the actor is frequently moving his face backwards or on sideways in such a way that his neck is visible. I tracked using Mocha, applied the tracked data to a null object and pick whipped the image to null but the image still faces front.
I understand that ideally the image will not rotate along with the face so I splitted and created another layer to work on when the actor is moving his head and used replacement image which has a turned head but still the accuracy is low when the actor completely rotates his face. I am looking for an option where I can give more accuracy when the faces are turned. Is there any way to achieve this?
