Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CelebritiesModel

Package version

An object describing possible celebrity identification.

Hierarchy

  • CelebritiesModel

Index

Properties

Optional confidence

confidence: undefined | number

Confidence level for the celebrity recognition as a value ranging from 0 to 1.

Optional faceRectangle

faceRectangle: FaceRectangle

Location of the identified face in the image.

Optional name

name: undefined | string

Name of the celebrity.

Generated using TypeDoc