Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

Reading Input [Image Import] #20

Open
benjaminwinger opened this issue Oct 10, 2015 · 1 comment
Open

Reading Input [Image Import] #20

benjaminwinger opened this issue Oct 10, 2015 · 1 comment

Comments

@benjaminwinger
Copy link
Contributor

The image import class is completely unimplemented at its current state.

ImageImport needs to be able to read from image files, video files and video devices and populate a buffer full of frames which can be removed from the buffer with next_frame() (next_frame() will be queried by multiple threads and thus must be thread safe!).

@sarimzafar
Copy link

Done!

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

No branches or pull requests

2 participants