Skip to content

d-rat/ScrollEase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrollease

Ability to Scroll document by Detection of Mootion of eye 👀.

LIVE DEMO

image1

Why We Need?

  • Helpful for Specially-abled people.
  • for old age people
  • Lazy person

But How?

To Track the movement of the movement of eyes w.r.t screen & use it to scroll through pages

Languages Explored

  • JavaScript - to make project work on browser

Library Used

  • Clmtrackr is a javascript library for fitting facial models to faces in images and video, and can be used for getting precise positions of facial features in an image, or precisely tracking faces in video

Concept of Code

Works using Vanilla(Plain) JS and Webcam library(clmtracker.js) position of our eye sockets w.r.t. screen height trigger and lock scroll events.

Task ONE

  • Using most widely used browser language for implementation.

Task TWO

  • Using facial features to detect position of a face.

Task THREE

  • Making it as easy, to use for a user, as possible.

image2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published