Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Is it possible to compare a real time video with an image?

Hi, I'm starting a project where I have a cam in real time and an image, and I want to do something (by the moment with a print() is enough) when I display the reference image at the webcam. Is there any function to do this? Or any tip?

PS: I'm using Python3 and OpenCV 4.2.0

Thanks to all!