Options
All
  • Public
  • Public/Protected
  • All
Menu

@vladmandic/human

Index

References

Classes

Interfaces

Type aliases

References

default

Renames and exports Human

Type aliases

Error

Error: { error: string }

Error message

Type declaration

  • error: string

Input

Input: Tensor | ImageData | ImageBitmap | HTMLVideoElement | HTMLCanvasElement | OffscreenCanvas

Defines all possible input types for Human detection

Tensor

Tensor: typeof tf.Tensor

Generic Tensor object type

TensorFlow

TensorFlow: typeof tf

Instance of TensorFlow/JS