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

How to build this project? #3

Open
zhanghua7099 opened this issue May 24, 2021 · 1 comment
Open

How to build this project? #3

zhanghua7099 opened this issue May 24, 2021 · 1 comment

Comments

@zhanghua7099
Copy link

I try to build this project, but it seems to lack some details.

Does this project support Ubuntu?

How to integrate openpose in this project?

@bsespede
Copy link
Owner

Hi there,
The project is specifically targeted for Optitrack cameras which unfortunately only has a windows API, thus the project doesnt support Linux out of the box. You'd need to remove the code specific to this type of camera and introduce your own camera sdk by implementing the camera interface in the code.
To integrate openpose you'd need to add the folder in 'model/openpose' into your openpose (1.5) folder in order to be able to process frames in our format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants