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!