mapPose
mapPose<
T
>(mapFn
):object
Mapping of pose
Builds a mapped object where values of property for each pose point is evaluated by the provided mapping function.
Type Parameters
Section titled “Type Parameters”T
Type of a mapped object values
Parameters
Section titled “Parameters”(p
) => T
Function mapping a key to a value
Returns
Section titled “Returns”object
Mapped object of pose points
ankleL
Section titled “ankleL”ankleL:
T
ankleR
Section titled “ankleR”ankleR:
T
earL:
T
earR:
T
elbowL
Section titled “elbowL”elbowL:
T
elbowR
Section titled “elbowR”elbowR:
T
eyeInnerL
Section titled “eyeInnerL”eyeInnerL:
T
eyeInnerR
Section titled “eyeInnerR”eyeInnerR:
T
eyeL:
T
eyeOutterL
Section titled “eyeOutterL”eyeOutterL:
T
eyeOutterR
Section titled “eyeOutterR”eyeOutterR:
T
eyeR:
T
footIndexL
Section titled “footIndexL”footIndexL:
T
footIndexR
Section titled “footIndexR”footIndexR:
T
heelL:
T
heelR:
T
hipL:
T
hipR:
T
indexL
Section titled “indexL”indexL:
T
indexR
Section titled “indexR”indexR:
T
kneeL:
T
kneeR:
T
mouthL
Section titled “mouthL”mouthL:
T
mouthR
Section titled “mouthR”mouthR:
T
nose:
T
pinkyL
Section titled “pinkyL”pinkyL:
T
pinkyR
Section titled “pinkyR”pinkyR:
T
shoulderL
Section titled “shoulderL”shoulderL:
T
shoulderR
Section titled “shoulderR”shoulderR:
T
thumbL
Section titled “thumbL”thumbL:
T
thumbR
Section titled “thumbR”thumbR:
T
wristL
Section titled “wristL”wristL:
T
wristR
Section titled “wristR”wristR:
T