Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Openpose with Kinect #287

Closed
ghost opened this issue Oct 21, 2017 · 4 comments
Closed

Openpose with Kinect #287

ghost opened this issue Oct 21, 2017 · 4 comments
Labels
help wanted/question Extra attention is needed

Comments

@ghost
Copy link

ghost commented Oct 21, 2017

How can i integrate openpose with kinect v2 sensor?

@soulslicer
Copy link
Collaborator

uhm. If youre using ROS, you can use iai-kinect and get the image stream from ROS. If not, you can use libfreenect to extract it. Then, for openpose, its quite straightforward, just look at the 3_user_asynchronous.cpp file for an example on how to integrate your image stream

@gineshidalgo99
Copy link
Member

gineshidalgo99 commented Oct 24, 2017

Perfect answer, more in #120

@femifapo
Copy link

Hi, has the 3_user_asynchronous.cpp file example been replaced by another tutorial? I can't seem to find it. Also is there a python equivalent?

@gineshidalgo99
Copy link
Member

gineshidalgo99 commented Jun 25, 2020

Yes, if you look at the folder, there are now multiple asynchronous examples, so you can start from a further customized example for your needs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted/question Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants