OpenCV Image detection from multiple cameras

asked 2018-07-03 06:56:06 -0600

Sumana gravatar image

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.

edit retag flag offensive close merge delete