anibali / pose3d-utils

3D pose utilities for PyTorch
Apache License 2.0
7 stars 1 forks source link

why 1 not -1 in projection matrix? #2

Open guker opened 3 years ago

guker commented 3 years ago

https://github.com/anibali/pose3d-utils/blob/8ecab2c9c842d7a41c59f01cb8d00fd3166bb3e0/pose3d_utils/skeleton_normaliser.py#L41

as blog said, that should [0, 0, -1, 0].

anibali commented 3 years ago

I can't remember exactly, but most likely it's a different handedness of the coordinate system.