FixFrame¶
- plugin FixFrame(FramePass)¶
Plugin Type:
FramePassScores frames by peak separation, and then selects a single frame to remain clustered (with peaks separated). The rest of the frames are restored, and
MITViterbiuses the fixed frame as it’s ground truth frame.Settings
- setting DEBUG: bool = True¶
Set to True to dump additional information while the pass is running.
- setting fix_frame_override: Union[Literal[None], RangedInteger[min=0.0, max=inf]] = None¶
Specify the fixed frame manually by setting to an integer index.
The algorithm to use for assigning body parts to skeletons when creating the fix frame.
- setting outlier_threshold: float = 3.0¶
The threshold z-score used to detect when a pose is an outlier in the skeletal distance distribution.