You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?
The text was updated successfully, but these errors were encountered: