Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FaceDescription

Package version

An object describing a face identified in the image.

Hierarchy

  • FaceDescription

Index

Properties

Properties

Optional age

age: undefined | number

Possible age of the face.

Optional faceRectangle

faceRectangle: FaceRectangle

Rectangle in the image containing the identified face.

Optional gender

gender: Gender

Possible gender of the face. Possible values include: 'Male', 'Female'

Generated using TypeDoc