MeiCam SDK For Android  3.13.5
Public Member Functions | List of all members
com.meicam.sdk.NvsARFaceContext.NvsARFaceContextLandmarkCallback Interface Reference

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...
 

Detailed Description

Face effect context landmark callback interface.

Member Function Documentation

◆ notifyObjectLandmark()

void com.meicam.sdk.NvsARFaceContext.NvsARFaceContextLandmarkCallback.notifyObjectLandmark ( float[]  landmark,
int  objectCount,
int  objectType,
long  timestamp 
)

Notifies that item landmark.

Parameters
landmarkobject landmark.
objectCountobject count.
objectType(face or animal).
timestamplandmark timestamp.

The documentation for this interface was generated from the following file: