PortraitProcessor.faceDetectionImageSize Property¶
Module: PortraitProcessor
Type: int
Definition¶
The size, in pixels, of the downscaled image used for face detection.
Hint
Default value is 256. Low values tend to ignore small faces in the input image, while higher values tend to take longer to process.