|
MeiCam SDK For Android
3.14.4
|
Face effect context landmark callback interface. More...
Public Member Functions | |
| void | notifyObjectLandmark (float[] landmark, int objectCount, int objectType, long timestamp) |
| Notifies that item landmark. More... | |
Face effect context landmark callback interface.
| void com.meicam.sdk.NvsARFaceContext.NvsARFaceContextLandmarkCallback.notifyObjectLandmark | ( | float[] | landmark, |
| int | objectCount, | ||
| int | objectType, | ||
| long | timestamp | ||
| ) |
Notifies that item landmark.
| landmark | object landmark. |
| objectCount | object count. |
| objectType | (face or animal). |
| timestamp | landmark timestamp. |
1.8.17