Coder Social home page Coder Social logo

eye-tracker's Introduction

I'm a final-year student at Imperial College London studying Computing with an integrated Masters.

My research interests lie primarily in programming languages. Currently, I'm most interested in static program analysis and functional programming.

noot noot

eye-tracker's People

Contributors

roccojiang avatar

Stargazers

 avatar

eye-tracker's Issues

Improve gaze ratio algorithm

Based on some (unscientific) tests:
Left average: 1.7 ± 0.25 (max ever seen ~2.2!)
Right average: 0.4 ± 0.15 (much less variation than left)

These values may not really work once they are used for car control... The algorithm may need to be changed. Maybe switch over to actual pupil tracking as in https://github.com/antoinelame/GazeTracking.

Improve face and eye detection

Face and eye detection should be improved first before moving on optimising pupil detection. Ideas for improvement include:

  • Further adjust scaleFactor and minNeighbors values
  • Use dlib library face landmark points to estimate eye region
  • Look into histogram equalisation as a potential solution
  • Look into hough circles
  • Potentially adjust gaussian blur? (probably not needed)

Improve blink detection

Implement 'eye aspect ratio' detection method (Soukupová and Čech, 2016) to improve blink detection.

Improve debug window

Current debug window only shows one pupil. Code should be rewritten to identify left and right eyes so both can be shown.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.