MCPcopy Create free account
hub / github.com/DeepMotionEditing/deep-motion-editing / mask

Function mask

utils/AnimationStructure.py:179–212  ·  view source on GitHub ↗

Constructs a Mask for a give filter A mask is a (J, J) ndarray truth table for a given condition over J joints. For example there may be a mask specifying if a joint N is a child of another joint M. This could be constructed into a mask using `m = mask(par

(parents, filter)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

children_maskFunction · 0.85
parents_maskFunction · 0.85
descendants_maskFunction · 0.85
ancestors_maskFunction · 0.85

Calls 1

jointsFunction · 0.85

Tested by

no test coverage detected