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?
optionalpreventLoad:boolean
Defined in: types/poseEstimation.ts:83