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

Create Camera/Input sources #1

Open
AG6GR opened this issue Oct 5, 2021 · 0 comments
Open

Create Camera/Input sources #1

AG6GR opened this issue Oct 5, 2021 · 0 comments

Comments

@AG6GR
Copy link
Contributor

AG6GR commented Oct 5, 2021

The start of any pipeline is an input source. This will provide a get_frame() API that will be called by the pipeline to get the input image frame every iteration.

We need a couple different types of inputs:

  • Camera source (OpenCV VideoCapture)
  • Image file source
  • Video file source
@AG6GR AG6GR changed the title Create Input sources Camera/Input sources Oct 5, 2021
@AG6GR AG6GR changed the title Camera/Input sources Create Camera/Input sources Oct 5, 2021
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

1 participant