OAID / TengineKit

TengineKit - Free, Fast, Easy, Real-Time Face Detection & Face Landmarks & Face Attributes & Hand Detection & Hand Landmarks & Body Detection & Body Landmarks & Iris Landmarks & Yolov5 SDK On Mobile.
Other
2.38k stars 318 forks source link

Can I get some info on using the Face 3dLandmark & Iris? #24

Closed CheckerBoards closed 3 years ago

CheckerBoards commented 3 years ago

Hello, Now I want to get the effect like your example in my own image by using TengineKit. The program can generate eye_landmarks and eye_iris, and they all in 3D coordinate, but I have no idea to convert those points to 2D coordinate and draw them on my own image. Should I need to calibrate my camera, so the 3D coordinates points can map to 2D coordinate? Could your please tell me some details about it or give me a demo. Thanks