/
axiomLabelOptions

axiomLabelOptions

Description

Sets the offline Axiom labeling options.

Functional area

Data editing

Command syntax

Syntax

axiomLabelOptions [-useLabelingClusters boolean] [-labelCompletenessEntranceTheshold float] [-useRobustBooting boolean] [-bootingQuality float] [-bootingVersusTracking float] [-trackingQuality float] [-smoothingFactor float] [-enforceJointRanges boolean] [-jointRangesSlack float] [-singlePass boolean] [-clearExistingLabels boolean] [-numThreads] [-reset] [-fromRTK] [-toRTK]

Arguments

None

Flags

NameFlag argumentsArgument typeComments
useLabelingClusters1booleanSpecifies whether labeling clusters are required to label subjects.
labelCompletenessEntranceTheshold1floatDefines the minimum ratio of labels to declare the subject entering the scene.
useRobustBooting1booleanWhen set to True, clusters will have less impact on booting, which may fix booting problems related to incorrect cluster labeling, but at the expense of processing speed.
bootingQuality1floatValues lower than 0 allow lower quality booting solutions. Values greater than 0 tighten the threshold.
bootingVersusTracking1floatValues lower than 0 favor rebooting. Values greater than 0 favor tracking.
trackingQuality1floatValues lower than 0 favor worse tracking solutions. Values greater than 0 tighten the exit thresholds.
smoothingFactor1floatPrior importance used by the kinematic fitter in tracking mode. Defines the stiffness of the subject.
enforceJointRanges1boolean
If set to True, will try to find a labeling solution while enforcing the subject joint ranges.
jointRangesSlack
1floatValues greater than 1.0 extend the calibrated joint ranges. Values lower than one tighten the joint ranges.
singlePass1booleanWhen set to true, labeling is performed in a single pass only.
clearExistingLabels
boolean
numThreads1float
reset


fromRTK


toRTK


Return value

void

Additional information

Related commands