Ask Your Question

Revision history [back]

OpenCV Image detection from multiple cameras

Hello I am working on OpenCV image detection using Python. There are multiple cameras which are sending images to OpenCV . I need some kind of processing to handle . Will Python Queue do the job ? Do I need any kind of thread synchronization ? Any sample code would help.

Thanks in advance.