MCPcopy Create free account

hub / github.com/MOVIN3D/ELMO_SIGASIA2024 / functions

Functions25 in github.com/MOVIN3D/ELMO_SIGASIA2024

↓ 17 callersMethodcompute_world_transform
(self, fix_root = True)
core/animation.py:194
↓ 17 callersMethodload_bvh
(self, path, euler = 'ZYX', upsample = 1, ftrim=0, btrim=0, blender=False)
core/animation.py:86
↓ 11 callersFunctioncalculate_average_error
Calculate the average error and save it as a CSV.
core/utils.py:104
↓ 11 callersFunctioninference_err
(output, target)
core/utils.py:39
↓ 5 callersFunctionmatch_length
(list)
core/utils.py:23
↓ 4 callersFunctionget_angle
(v1, v2)
core/utils.py:29
↓ 1 callersFunctionanimation_plot
(motion, points, fps=20)
core/utils.py:139
↓ 1 callersFunctioncompute_p_lerp
(local_t_0, local_t_1, t)
core/animation.py:12
↓ 1 callersFunctioncompute_r_slerp
(local_t_0, local_t_1, t)
core/animation.py:18
↓ 1 callersMethoddup_upsample
(self, n)
core/animation.py:207
↓ 1 callersFunctionlerp
(a, b, t)
core/animation.py:25
↓ 1 callersFunctionmain
()
evaluate_mNIKI_dMOVN.py:7
↓ 1 callersFunctionmain
()
evaluate_mMOVIN_dELMO.py:7
↓ 1 callersFunctionmain
()
evaluate_mELMO_dMOVIN.py:6
↓ 1 callersFunctionmain
()
evaluate_mELMO_dELMO.py:6
↓ 1 callersFunctionmain
()
evaluate_mNIKI_dELMO.py:7
↓ 1 callersFunctionslerp
(q1, q2, t)
core/animation.py:31
FunctionRPY2Quat
(roll, pitch, yaw)
core/animation.py:46
FunctionXZProjection
(mat)
core/animation.py:61
Method__init__
(self)
core/animation.py:75
Functionanimate
(i)
core/utils.py:208
Functioncopy
(self)
core/animation.py:6
Functionget_angle_mat
(m1, m2)
core/utils.py:34
Functionget_bvh_filepaths
(datapath)
core/utils.py:11
Functionsave_to_csv
(data, path, columns, index)
core/utils.py:19