Ask Your Question

Revision history [back]

clicking in an image in python

Hey guys, I am new at openCV and I need some help. In my project, I need to open an Image and, when the user clicks in any part of the image, the program has to show the (x,y) coordinates that the user just clicked and the pixel color. How can I do that? I am working in Python.