Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I get the coordinates of the point on the screen which I am looking at, through this algorithm? #14

Open
utkarsh2211 opened this issue Apr 22, 2019 · 6 comments

Comments

@utkarsh2211
Copy link

I have divided the screen into 9 parts (3x3). I want to know whether I can get the precise location of the screen coordinates I am looking at or only the blocks using horizontal and vertical gaze ratio which are for example top right, top left, bottom center, etc.

@utkarsh2211
Copy link
Author

Waiting for the response

@EderSant
Copy link

@utkarsh2211 , how did the screen split? I am working on a code and I need to do the same. Could you help me with this?

@Med69iker
Copy link

Hi @utkarsh2211 i'm working on the same code did you find any solution to get the coordinates of the point on the screen which I am looking at ? thanks

@pedromargolles
Copy link

@utkarsh2211 I am also interested. Thanks

@olbotta
Copy link

olbotta commented May 20, 2022

i am looking to do the same

@SpideyZac
Copy link

I am trying to do the same thing. Right now I’m just using a neural network to do this by moving the cursor around the screen and recording the horizontal and vertical ratios to train a network. You could also use some match to figure out how much the horizontal and vertical ratios effect the position looking at on screen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants