1 #import <Foundation/Foundation.h>
21 -(nonnull instancetype) init: (
void*_Nonnull) cap;
51 -(nonnull NSMutableArray *) capture: (
RawImage *_Nonnull) raw_image ;
53 @property void * _Nullable capturer;
Interface object for detecting or tracking of faces in the images or video sequences.
Definition: Capturer.h:16
Struct that provides raw image data and optional cropping information.
Definition: RawImage.h:113