Skip to content

SearchGazer: Webcam Eye Tracking for Remote Studies of Web Search

License

Notifications You must be signed in to change notification settings

brownhci/SearchGazer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: this repository is now out of date and there is a newer version. Please use https://github.com/brownhci/WebGazer/tree/master/www/search instead

SearchGazer is an eye tracking library that uses common webcams to infer the eye-gaze locations of visitors on a search engine in real time. In addition, SearchGazer predicts in real-time which area of interest within a search engine result page is being examined by a visitor at any moment. SearchGazer extends WebGazer and its eye tracking model that self-calibrates by watching web visitors interact with the web page and trains a mapping between the features of the eye and positions on the screen. SearchGazer is written entirely in JavaScript and with only a few lines of code can be integrated in any search engine that wishes to conduct remote eye tracking studies. SearchGazer runs entirely in the client browser, therefore no video data needs to be sent to a server. SearchGazer runs only if the user consents in giving access to their webcam.

How to install

Download the searchgazer.js file located here.

Examples

Examples of how SearchGazer.js works can be found here.

Browser Support

The following browsers support WebGazer.js:

  • Google Chrome
  • Microsoft Edge
  • Mozilla Firefox
  • Opera

Your browser needs to support the getUserMedia API as seen here.

Search Engine Support

SearchGazer supports the following search engines for identification of areas of interest:

  • Bing
  • Google

Citation

@inproceedings{papoutsaki2017searchgazer,
author = {Alexandra Papoutsaki and James Laskey and Jeff Huang},
title = {SearchGazer: Webcam Eye Tracking for Remote Studies of Web Search},
booktitle = {Proceedings of the ACM SIGIR Conference on Human Information Interaction \& 	Retrieval (CHIIR)},
year = {2016},
organization={ACM}
}

Who We Are

  • Alexandra Papoutsaki
  • James Laskey
  • Jeff Huang

License

Copyright (C) 2017 Brown HCI Group

Licensed under GPLv3.

About

SearchGazer: Webcam Eye Tracking for Remote Studies of Web Search

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published