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.8k stars 7.83k forks source link

Fail to run "3-D Reconstruction Real-time demo" #1666

Closed Eby-123 closed 4 years ago

Eby-123 commented 4 years ago

Hi,It's OK to run "Running on Webcam :: Windows - Portable Demo" with the codes:

build\x64\Release\OpenPoseDemo.exe

and it returns this: 2DOPENPOSE

But,if I want to run "3-D Reconstruction Real-time demo" with the codes:

build\x64\Release\OpenPoseDemo.exe --flir_camera --3d --number_people_max 1

it doesn't work and returns the codes as follows:

`Starting OpenPose demo... Configuring OpenPose... Starting thread(s)... Application build date: Aug 13 2020 20:42:33 Number of cameras detected: 0

Error: No cameras detected.`

Any help you can give me will be very useful. Thank you!

gineshidalgo99 commented 4 years ago

Hi, see the doc/ about 3D, it requires >1 cameras (and from a specific brand). Best