Skip to content
New issue

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

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

Already on GitHub? # to your account

Attempting to nest WebGazer into a Win32 program to help people with hand defects, encountered some issues #324

Open
duwenlong2 opened this issue Nov 15, 2023 · 0 comments

Comments

@duwenlong2
Copy link

duwenlong2 commented Nov 15, 2023

Thank you for the great idea and implementation of this project, which can help many people with hand disabilities have free eye tracking solutions to use.

I am a software developer in the Windows field,
I accidentally found this library, and when I browsed it again, I found that after some modifications, it can help some people with hand disabilities use free eye tracking to operate their computers. However, in the actual testing environment, I have found some problems and would like to ask if there are any solutions here:

  1. Can the camera loaded with HTML be shared across pages? Assuming multiple pages are not in the same location, can the same camera image data be transferred to different pages, and the page returns different coordinate data based on its own size and location.
  2. In the actual testing of Edge browser, I found that if I switch Edge to a non focus window, it will be particularly slow after a period of time.
  3. After calibration, if the eyes remain stationary, the returned coordinate information will also differ significantly.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant