webcam image coordinates Projection on screen [closed]
Hi, I'm trying to develop an application to control mouse via Webcam, I'm using this one as a starting point: link
What I wanna accomplish is this: how can I project the coordinates I get from the webcam frame to real screen coordinates? As you can image there are screen area that you can reach.. Any hints?