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

Functionality improvements #4

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

guillebot
Copy link

@guillebot guillebot commented Jun 15, 2021

I added:

  1. the possibility to turn on/off the file input via #define FILEIN
  2. the possibility to turn on/off the file output via #define FILEOUT
  3. Added camera input (v4l2src) with the corresponding #define CAMERA
  4. Added shared memory source input (shmsrc) with the corresponding #define SHMSRC
  5. Finally, I added some code to get the objects and its coordinates, in order to make the pose detection useful for end apps.

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