/
kinLabel
kinLabel
Description
Uses the kinematic labeler to label the markers constrained to the selected bones at the current frame.
By comparing the kinematic model of the skeleton (bone lengths, degrees of freedom, and joint ranges) to the unlabeled marker data, the kinematic labeler attempts to fit the skeleton to the marker data using a simulated annealing optimization algorithm. The selected bones must both have the same root bone.
Functional area
Labeling
Command syntax
Syntax
kinLabel |
Arguments
None
Flags
None
Return value
void
Examples
// Kinematically label the marker constraints to the selected bones. kinLabel;
Additional information
Related commands
, multiple selections available,
Related content
calibrateLabelingSubjectOptions
calibrateLabelingSubjectOptions
More like this
tPoseLabel
tPoseLabel
More like this
solve
More like this
getAttached
getAttached
More like this
autoCreateLabelingClusters
autoCreateLabelingClusters
More like this
setConstraint
setConstraint
More like this