#import <NvsARFaceContext.h>
◆ notifyDetectedAction:
- (void) notifyDetectedAction: |
|
(long long) |
actionType |
|
|
optional |
Notifies that detected an human action.
- Parameters
-
◆ notifyFaceItemLoadingBegin:
- (void) notifyFaceItemLoadingBegin: |
|
(NSString *) |
itemPath |
|
|
optional |
Notifies that the face props starts loading.
- Parameters
-
◆ notifyFaceItemLoadingFailed:error:
- (void) notifyFaceItemLoadingFailed: |
|
(NSString *) |
itemPath |
error: |
|
(int) |
error |
|
|
| |
|
optional |
Notifies that face props loading fails.
- Parameters
-
itemPath | Face props path. |
error | error id. |
◆ notifyFaceItemLoadingFinish
- (void) notifyFaceItemLoadingFinish |
|
|
|
|
optional |
Notifies the completion of loading face props.
◆ notifyObjectLandmark:size:type:timeStamp:
- (void) notifyObjectLandmark: |
|
(NSArray *) |
landmark |
size: |
|
(int) |
objectCount |
type: |
|
(NvsObjectLandmarkType) |
type |
timeStamp: |
|
(int64_t) |
timestamp |
|
|
| |
|
optional |
Notifies that item landmark.
- Parameters
-
landmark | object landmark. |
objectCount | object count. |
type | (face or animal). |
timestamp | landmark timestamp. |
The documentation for this protocol was generated from the following file: