Skip to content

Developed an advanced eye-tracking system with OpenCV and data extracted from a recorded .flv file. The program bounds the box of the iris and scales on the axis.

Notifications You must be signed in to change notification settings

Akash-Ramjyothi/Advanced-Eye-Tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced Eye Tracking

📜 Description:

Developed an advanced eye-tracking system with OpenCV and data extracted from a recorded .flv file. The program bounds the box of the iris and scales on the axis.

📽 Sample Demo:

ezgif com-gif-maker (3)

🏗 Built With:

  • Numpy Library.
  • OpenCV Library.
  • Pip
  • Used .flv (Flash Video) format file as source.

🧪 Steps to Build locally:

  • Clone the Repository with:
git clone https://github.com/Akash-Ramjyothi/Advanced-Eye-Tracking
  • Install numpy:
pip3 install numpy
  • Install OpenCV:
pip3 install opencv-python
  • Run the Script, type:
python3 eye_motion_tracking.py

💥 How to Contribute?

PRs Welcome Open Source Love svg2

  • Take a look at the Existing Issues or create your own Issues!
  • Wait for the Issue to be assigned to you after which you can start working on it.
  • Fork the Repo and create a Branch for any Issue that you are working upon.
  • Create a Pull Request which will be promptly reviewed and suggestions would be added to improve it.
  • Add Screenshots to help me know what this Code is all about.

👦 Developed By:

Akash Ramjyothi

               ☎️ PH:+91 8939928002.

🌐 References Used:

About

Developed an advanced eye-tracking system with OpenCV and data extracted from a recorded .flv file. The program bounds the box of the iris and scales on the axis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages