mkocabas / VIBE

Official implementation of CVPR2020 paper "VIBE: Video Inference for Human Body Pose and Shape Estimation"
https://arxiv.org/abs/1912.05656
Other
2.85k stars 551 forks source link

[Clarification] What does `(sx,sy,tx,ty)` mean? #288

Open ovshake opened 11 months ago

ovshake commented 11 months ago

Hi @mkocabas , congratulations on the wonderful project. I have a query regarding the camera parameters. In demo.py the orig_cam outputs are (sx,sy,tx,ty). Is this rotation and translation in the x and y coordinate? In that case what would the rotation and translation be in the z coordinate?