clicking in an image in python

asked 2017-03-19 09:07:24 -0600

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.

edit retag flag offensive close merge delete

Comments

berak gravatar imageberak ( 2017-03-19 09:11:40 -0600 )edit