Relative Content

Tag Archive for opencvcameracalibration

How to make camera calibration in multi view

I train the VoxelPose using the Panoptic dataset.
So, I try to implement the trained model using our custom dataset.
However, our five cameras do not have camera calibration information (K, distCoef, R, and t).
We just have 5 videos recorded same time.
We have the 2D pose extracted by each frame in each video.
We have 3D pose from each frame.