Options
All
  • Public
  • Public/Protected
  • All
Menu

Body results

Each results has:

  • id: body id number
  • score: overall detection score
  • box: bounding box: x, y, width, height normalized to input image resolution
  • boxRaw: bounding box: x, y, width, height normalized to 0..1
  • keypoints: array of keypoints
  • part: body part name
  • position: body part position with x,y,z coordinates
  • score: body part score value
  • presence: body part presence value

Hierarchy

  • BodyResult

Index

Properties

annotations

annotations: Record<string, Point[][]>

box

box: Box

boxRaw

boxRaw: Box

id

id: number

keypoints

keypoints: BodyKeypoint[]

score

score: number