Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Detect only a part in a video input

Hi, I'm currently making a text detection program similar to this : video As you can see the detection only works in that yellow portion. How do I make it so that my program only checks that part of the box? I'm doing it in C++ by the way.