GithubHelp home page GithubHelp logo

zoombapup / eyetracking Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 21ansh/eyetracking

0.0 1.0 0.0 72.08 MB

Eye Tracking and Pose estimation of face.

License: MIT License

CMake 0.31% C++ 99.42% C 0.23% MATLAB 0.01% Makefile 0.04%

eyetracking's Introduction

pupiltracker

Dependencies:-

-Opencv 2.4.9

-Boost

-TBB

To run the code:-

git clone https://github.com/21Ansh/pupiltracker.git

cd pupiltracker

git checkout face_pose

mkdir build; cd build; cmake ..; make -j8 Now, cd build/cmd

./PupilTrackerCmd [video port number eg.:- 1/0]

Adding face pose computation using PnP method. To extract the facial landmark dlib library is used.

Here I am providing sample camera calibration file. If you want to calibrate your camera follow the standard camera calibration prodecure provided in opencv as give below. http://docs.opencv.org/2.4/doc/tutorials/calib3d/camera_calibration/camera_calibration.html

alt tag

Test Video:- https://youtu.be/DP3u0j--Vlk

Things to do:- Add support to find gaze point on computer screen.

Refrences :-

https://github.com/davisking/dlib.git

https://github.com/chili-epfl/attention-tracker.git

EyeTracking

eyetracking's People

Contributors

21ansh avatar

Watchers

James Cloos avatar

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.