Ask Your Question

taah's profile - activity

2017-01-09 22:26:28 -0600 received badge  Enthusiast
2017-01-02 18:47:15 -0600 asked a question How to pinpoint random coordinates in live video

Hi,

I'm new to opencv an I'm looking for a simple way to randomly find objects in an image. Like in some cases you use coordinates to determine where the nose, mouth, left and right eyes are, I want to be able to pick an object due to random coordinates on the screen. I know this involves Image Points but I'm not sure how to do it. How can I determine coordinates on a web cam screen?