I have just started working with opencv in python for my undergrad thesis. Im Trying to build a simple GUI which supports mouse inputs on an image. This is fairly simple in C and C++ , since there are tons of documentations for opencv funtions in that area.
Anyway here is the problem.
Im trying to create a mouse listener which is shown like this in the API
Code:
void cvSetMouseCallback( const