Earlier quoted context omitted.
I have the tracker too, but it is insufficient for my setup (multiple larger monitor).
Is it possible to use it with multiple monitors? I got 3 monitors but they are all laptop size and next to each other.
If you're interested in eye-tracking, I'm interested in funding you
231–236 of 236 posts
Re: If you're interested in eye-tracking, I'm interested in funding you
#232Earlier quoted context omitted.
# Topic 3: New Zealand is a small world I noticed from your profile that you're currently based in Dunedin and seem to quite like the place. :) Your location, interests & a mention on your site about the local Makerspace makes me think it's probably quite likely you know https://news.ycombinator.com/threads?id=Taniwha / https://github.com/MoonbaseOtago ? (Who I haven't caught up with for ages but I see is doing some…
Yes, it is a small world after all! I'll email soon. Sorry, my memory is pretty fuzzy, but here's a contemporary photo in case yours works better: https://icecube.wisc.edu/gallery/winterovers/#modulagallery-...
Re: If you're interested in eye-tracking, I'm interested in funding you
#233I do hardware. I do software. I do computer vision. I built some software that ran on a cellphone used by LEO (law enforcement officers) to determine if the person they are quizzing is inebriated or impaired through controlled substances by examining the person's eyes and having them focus on images displayed on the phone screen. I've done eye tracking using fully custom solutions and also through a few of the off-th…
I've got ALS (MND). Completely agree UX is the problem, gazing at a keyboard on a screen designed to stop multiple keys clogging (QWERTY) feels wrong. Some ideas - gesture based eye movements, maybe two sweeps on a nine by nine grid, which map directly to phonemes - enormous 4k 75inch tv with thousands of words or ideograms or phrases - "writing" with your eyes then doing line to text AI to clean up - standardish key…
The Windows keyboard does actually implement something similar to your first and third suggestion. You can spell words by fixating on the first letter of a word, glancing between the following letters and finally fixating on the last letter. Some people can do this to successfully and achieve good input speeds, however, it is a skill that takes some mastery.
For me the real problem comes from three places.
Firstly, having to spell out words either with some kind of keyboard or even with a Dasher-like system means word length matters, long words are harder to enter than short words. The amount of effort needed to express an idea should be proportional to how unusual that idea is, not how many letters are needed to express it; "Hello Dave, nice to see you, how are you today?" should be easier to write than "Eel shoes".
Secondly, in order to achieve some level of throughput, you need to accept that you're going to be living near an edge where typos are inevitable. On current systems, the mechanisms for making corrections are extremely disruptive to throughput, mostly involving repeatedly pressing a key to delete the last character, word or sentence.
Thirdly, similar to the second issue, revising finished text is also a fraught problem that is inadequately addressed and often requires repeated pressing of arrow keys and the like.
I am working on a solution that I believe addresses all of these issues. A solution that allows text to be created quickly using input methods slower than typing, be it eye tracking or switch access scanning. Similarly, a system that allows the same input methods to be used to review and revise text efficiently.
I will be looking to see if I can take advantage of Paul's interest in this area to help his friend and others.
Re: If you're interested in eye-tracking, I'm interested in funding you
#234Re: If you're interested in eye-tracking, I'm interested in funding you
#235Earlier quoted context omitted.
I've got ALS (MND). Completely agree UX is the problem, gazing at a keyboard on a screen designed to stop multiple keys clogging (QWERTY) feels wrong. Some ideas - gesture based eye movements, maybe two sweeps on a nine by nine grid, which map directly to phonemes - enormous 4k 75inch tv with thousands of words or ideograms or phrases - "writing" with your eyes then doing line to text AI to clean up - standardish key…
I worked on the Eye Control Keyboard that has shipped as part of Windows since version 10. You are right that having a QWERTY keyboard is wrong, in many ways. The Windows keyboard does actually implement something similar to your first and third suggestion. You can spell words by fixating on the first letter of a word, glancing between the following letters and finally fixating on the last letter. Some people can do…
Re: If you're interested in eye-tracking, I'm interested in funding you
#236Earlier quoted context omitted.
I worked on the Eye Control Keyboard that has shipped as part of Windows since version 10. You are right that having a QWERTY keyboard is wrong, in many ways. The Windows keyboard does actually implement something similar to your first and third suggestion. You can spell words by fixating on the first letter of a word, glancing between the following letters and finally fixating on the last letter. Some people can do…
Really promising analysis and best of luck with the work. A sincere thank you.