Type Alias: PoseEstimationKeypoints<M>
PoseEstimationKeypoints<
M> = typeofModelConfigs[M]["keypointMap"]
Defined in: modules/computer_vision/PoseEstimationModule.ts:46
Resolves the LabelEnum for a given built-in pose estimation model name.
Type Parameters
M
M extends PoseEstimationModelName
A built-in model name from PoseEstimationModelName.