Ask Your Question

Revision history [back]

How to convert video frame by frame to an array in real time?

I work on a project that it's perpose is to detect RGB led in the video camera. I want to catch the frames in real time, transfer them to an array and to work on the array and identify the color that had been sent. when I identify the color I want to display a text to show which color received. How can I make it in real time? thanks for the helpers