microsoft / voxelpose-pytorch

Official implementation of "VoxelPose: Towards Multi-Camera 3D Human Pose Estimation in Wild Environment"
MIT License
480 stars 90 forks source link

Camera calibration #17

Open shasolver opened 3 years ago

shasolver commented 3 years ago

Questions about camera calibration, and how the measure of the camera parameters impact the results of the reconstruction.

So, I wondered how you guys did to have access to the camera parameters. I see that you use a half-globe full of cameras, maybe all of these are given right away.

On the other hand, how does these parameters influence the results. How close to reality should they be so that the result is not that much influenced.