You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thanks for developing this! Works like charm.
I have been messing around with this for a while now and found that P3P method of solvepnp works way better than iterative. Its very stable in profile faces, unlike ITERATIVE, which fluctuates at times, once we turn our head.
The text was updated successfully, but these errors were encountered:
Cool. And just for the record, I used the sellion, left ear, right ear and the nose points for P3P, since P3P needs exactly 4 points as input. The reprojected nose point is almost on/below the lips, but still its steady.
Also, I have created python wrappers for this, but it looks ugly now. Once I clean up the stuff, maybe I'll create a pull request?
Hi,
First of all, thanks for developing this! Works like charm.
I have been messing around with this for a while now and found that P3P method of solvepnp works way better than iterative. Its very stable in profile faces, unlike ITERATIVE, which fluctuates at times, once we turn our head.
The text was updated successfully, but these errors were encountered: