CMU-Perceptual-Computing-Lab / openpose

OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
https://cmu-perceptual-computing-lab.github.io/openpose
Other
30.68k stars 7.82k forks source link

3D Reconstruction error #959

Closed gurbela closed 5 years ago

gurbela commented 5 years ago

I Running 3-D reconstruction demo, I have two Flir camera, Calibration done. When I do run returns error:

Unusual high re-projection error (averaged over #keypoints) of value -nan(ind) pixels, while the average for a good OpenPose detection from 4 cameras is about 2-3 pixels. It might be simply a wrong OpenPose detection. If this message appears very frequently, your calibration parameters might be wrong.

Can not calculate the value of pixels, What is the reason for this? Has a problem of calibration?

Edison-xiao927 commented 5 years ago

Have you solved the problem?