\Hi!!... i'm trying to solve a problem to create a stream application.
I have an application that use OpenCV to capture frames from any
camera connected .. this works in a thread feeding a circular buffer
(using semaphores ).. then i read from this buffer to do some
processing and feed another
(sorry for my english)
Hi!!... i'm trying to solve a problem to create a stream application.
I have an application that use OpenCV to capture frames from any camera
connected .. this works in a thread feeding a circular buffer (using semaphores
).. then i read from this buffer to do some proces