Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

DrawFaceExpressionsInput

DrawFaceExpressionsInput: FaceExpressions | WithFaceExpressions<{}>

DrawFaceLandmarksInput

DrawFaceLandmarksInput: FaceLandmarks | WithFaceLandmarks<WithFaceDetection<{}>>

TDrawDetectionsInput

TDrawDetectionsInput: IRect | IBoundingBox | FaceDetection | WithFaceDetection<{}>

Functions

drawContour

  • drawContour(ctx: CanvasRenderingContext2D, points: Point[], isClosed?: boolean): void

drawDetections

drawFaceExpressions

drawFaceLandmarks