3DiVi Face SDK
3.24.1
|
Interface object for detecting or tracking of faces in the images or video sequences. More...
#import <Capturer.h>
Instance Methods | |
(nonnull NSMutableArray *) | - capture: |
Capture faces in a given image or video frame. More... | |
Interface object for detecting or tracking of faces in the images or video sequences.
- (nonnull NSMutableArray *) capture: | (RawImage *_Nonnull) | raw_image |
Capture faces in a given image or video frame.
[in] | raw_image | Image or videoframe. |