TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Webgazer.js webcam eye tracking on the browser

138 pointsby lazyjeffalmost 5 years ago

16 comments

nateblekeralmost 5 years ago
Disclaimer, I am the primary engineer of a commercial eye tracking system.<p>Tools like these popup every now and then are a nice tool for rough estimation of gaze. Fixation tracking is a large complicated issue that usually requires some sort of calibration to get more precise results. By sidestepping the calibration problem, much higher subject compliance can be achieved since you don&#x27;t have a grad student barking confusing order at you. The downside to this is the noise you see in the tracking results. For those interested a product that produces similar results is pupil labs ambient gaze tracking &quot;Core&quot; research headset[0]. [0] <a href="https:&#x2F;&#x2F;pupil-labs.com&#x2F;products&#x2F;core&#x2F;" rel="nofollow">https:&#x2F;&#x2F;pupil-labs.com&#x2F;products&#x2F;core&#x2F;</a>
评论 #23861454 未加载
评论 #23861091 未加载
评论 #23863758 未加载
评论 #23866358 未加载
girajalmost 5 years ago
Had a blast at LauzHack &#x27;16 using this library to make a Chrome extension enabling &quot;no-hands scrolling&quot;[1]. Sadly, reading web articles while eating with both hands is still a dream. We managed to get okay-ish results on a MacBook Pro in perfect lighting from time to time, but nothing consistent. In variable lighting and on lower-end laptops we found it impossible.<p>I wonder if it would be possible with a better webcam and good, consistent lighting.<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;jarlg&#x2F;lookmanohands" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jarlg&#x2F;lookmanohands</a>
awakealmost 5 years ago
In the brown undergraduate computer vision course one of the homework’s (or final project; my memory is a little hazy) was to improve the tracking of webgazer. People were pretty successful from what I remember. As an undergrad I didn’t think much of it but as a grad student I would be slightly mortified if undergraduates were improving on my current research for homework.
评论 #23864290 未加载
评论 #23863325 未加载
gruezalmost 5 years ago
Can&#x27;t wait until this makes its way to adtech. You can have sites that hold their &quot;premium&quot; content hostage until you allow camera access and proved (via eye tracking) that you looked at their ad.
评论 #23863520 未加载
评论 #23866176 未加载
评论 #23868107 未加载
评论 #23864058 未加载
评论 #23864051 未加载
staredalmost 5 years ago
I had an idea for an evil-eye game, in the style of Happy Tree Friends or so. That is: a lot of cute creatures around, and nothing happens (they may giggle, jump or blink occasionally) until you look at them. If you do...
评论 #23865075 未加载
paq85almost 5 years ago
If you want to see how well webcam eye tracking works check this out <a href="https:&#x2F;&#x2F;www.realeye.io&#x2F;test&#x2F;f80dd676-3b55-4d2c-931c-d925b068a740&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.realeye.io&#x2F;test&#x2F;f80dd676-3b55-4d2c-931c-d925b068...</a> It&#x27;s using WebGazer as it&#x27;s core - but with many improvements done by us.<p>BTW I&#x27;m RealEye co-founder so AMA :)
HomeDeLaPotalmost 5 years ago
I just don&#x27;t see the point of this. I don&#x27;t think I&#x27;ve <i>ever</i> lost track of my eyes.
mrburtonalmost 5 years ago
Sadly my eyes are too small to actually track the pupils. I remember when I got my ID, the lady taking the picture said &quot;Sir, please open your eyes&quot;. I looked at her and asked &quot;They are open... you don&#x27;t see that?&quot; She laughed and asked if I had been smoking. :&#x2F;
chrisweeklyalmost 5 years ago
Whoa. I have a strange mix of reactions to this. It&#x27;s impressive, and interesting, and worthwhile, slightly creepy, and potentially hugely useful for a11y, democratizing cutting-edge HCI, AR, gaming, etc etc. Surprised it&#x27;s not getting more attention!
评论 #23860958 未加载
评论 #23861139 未加载
evan_almost 5 years ago
This seems really cool but it doesn&#x27;t seem to let me choose which webcam to use- it seems to default to a virtual device I use for streaming that isn&#x27;t set up right now so I can&#x27;t really try it out.
评论 #23866709 未加载
bscphilalmost 5 years ago
The &quot;move the ball around with your eyes&quot; demo doesn&#x27;t work at all for me in Safari on a MacBook. I can only move the ball with the mouse. The other demo works okay, but very low accuracy (like 50%). Firefox on the same computer is unusably slow, generates a new &quot;data point&quot; (the visible dot) only every few seconds. Accuracy was about 10%.
Meph504almost 5 years ago
The listed use cases here struck me as odd, I can&#x27;t imagine why I or anyone wanting to read a news article would allow the site access to my webcam. Nor do I think most users would turn on their cameras to help with any given sites analytics.<p>So aside from games, what is the actual use case here ?
评论 #23863262 未加载
评论 #23864491 未加载
评论 #23863669 未加载
评论 #23862956 未加载
评论 #23863882 未加载
cbrgmalmost 5 years ago
Can you recommend any literature to get an introduction into eye-tracking at all?
评论 #23862499 未加载
ebg13almost 5 years ago
I tried my best on the calibration demo page in Safari and consistently get a 0% accuracy result. It calibrates sort of ok in Firefox. I guess this is heavily browser dependent? But why?
评论 #23861460 未加载
dsteinmanalmost 5 years ago
I tried using this one time but unfortunately found it didn&#x27;t work when I wore my reading glasses. The screen reflection off my glasses just whites out both eyes.
pmlnralmost 5 years ago
Now add this to vidconf systems by figuring out which speaker is who, and make a button to talk only to them.