Class FaceRecognitionResult (2.3.2)

FaceRecognitionResult(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Information about a face's identity. .. attribute:: celebrity

The Celebrity that this face was matched to.

:type: google.cloud.vision_v1p4beta1.types.Celebrity

Attribute

NameDescription
confidence float
Recognition confidence. Range [0, 1].