|
makeup|SDK
makeup|SDK is a library based on visage|SDK face tracking used to configure and render virtual makeup.
|
Public Member Functions | |
| void | done (com.visagetechnologies.bsc.BeautyFaceData result) |
Interface used for receiving face track analysis result.
| void com.visagetechnologies.makeupsdk.FaceTrackerCallback.done | ( | com.visagetechnologies.bsc.BeautyFaceData | result | ) |
Callback method which will be called every time new frame is analized.
| result | Structure used as container for all face tracking and detection results. |