Type Alias FaceDetectionFunction

FaceDetectionFunction: (input: TNetInput) => Promise<FaceDetection[]>

Type declaration