amaan4152 / 3D-Pose-Estimation

Utilizing OpenPose to estimate 2D pose and transform into 3D pose with stereo camera system.
2 stars 0 forks source link

manual #3

Open hadi1376tm opened 2 years ago

hadi1376tm commented 2 years ago

Hi, love your code, i recently was trying to use openpose 3d reconstruction with my own cameras (not Flir) but there were so many challenges but it seems your were successful, i have few questions: 1- what version of openpose did you use and is it possible to update your project with latest version of openpose? 2- does it support running on gpu and does it need to be builded by cmake? 3- if it's possible for you can you write a manual in your repository readme?

Thanks a lot.

hadi1376tm commented 2 years ago

Hi, love your code, i recently was trying to use openpose 3d reconstruction with my own cameras (not Flir) but there were so many challenges but it seems your were successful, i have few questions: 1- what version of openpose did you use and is it possible to update your project with latest version of openpose? 2- does it support running on gpu and does it need to be builded by cmake? 3- if it's possible for you can you write a manual in your repository readme?

Thanks a lot.

I found a manual in your other branch but it wasn't complete and there was no manual for windows, but i guess i can install it on windows myself but it still would be great if you could complete it. my other question is is it possible to have a 3d reconstruction with more than 2 cameras?