Skip to main content
Version: 0.10.0-legacy

Interface: PoseEstimationProps<C>

Defined in: types/poseEstimation.ts:81

Props for usePoseEstimation hook.

Type Parameters​

C​

C extends PoseEstimationModelSources

A PoseEstimationModelSources config specifying which built-in model to load.

Properties​

model​

model: C

Defined in: types/poseEstimation.ts:82


preventLoad?​

optional preventLoad: boolean

Defined in: types/poseEstimation.ts:83