RepairClusters

plugin RepairClusters(FramePass)

Plugin Type: FramePass

Scans source data frames for clustering errors that split bodies into positions not viable under skeletal constraints. When a split body is encountered, a new clustering is created by choosing the most probable positions in the original (unclustered) frame data relative to the skeleton’s distance frequencies.

Settings

setting max_difference_factor: int = 5

Sets the threshold by which a distance betweenbody parts can exceed the expected distance fromthe skeleton. Defaults to 2x.