You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I looked at the annotated json files for the MSCOCO, MPII, Human36M datasets. I noticed that none of the camera parameters had extrinsic parameters for rotation and translation, but only intrinsic parameters for focal length and principal point. Why is that? What if I want to get the camera calibration parameters? Can you give me some advice
The text was updated successfully, but these errors were encountered:
Hi, I wonder if I have my own image which I would like to add to train, how can I find out intrinsic parameters?
@linjing7 In the paper you mentioned, it mention assumption of initial focal length = 5000 but does not mention how it scales with cropped image.
I checked UBody dataset and still find no correlation on how each object has its own focal length value. Any documentation of how the focal length is calculated will be much appreciated.
I looked at the annotated json files for the MSCOCO, MPII, Human36M datasets. I noticed that none of the camera parameters had extrinsic parameters for rotation and translation, but only intrinsic parameters for focal length and principal point. Why is that? What if I want to get the camera calibration parameters? Can you give me some advice
The text was updated successfully, but these errors were encountered: