FaceAnalyser.segmentFace Method

Module: FaceAnalyser

Definition

Computes a segmentation map of a face.

Important

This methods requires the FaceSegmenter model to be loaded.

Image segmentFace(Image image)

Parameters

image Image
in Source image to process.

Returns

The map of segmented face.

Exceptions

An error has occurred during Face Library execution.