Skip to content

bryan-hz/gzpt-unlock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gzpt-unlock

Gazed Based Authentication System using Gazepoint

This repository is a combination of 3 main parts:

Gaze Machine Server

Gaze Machine Server is the part that reads raw data from gaze machine and does some preprocessing work. It will only sends valid user's fixation positions to processing Server.

Further detailed workflow and information about Gaze Machine Server, please see here.

Processing Server

Processing Server works similar to a Finite State Machine, and each stage is a state node. It takes inputs from Gaze Machine Server and determines next stage, however, it won't actually update until its stage information being read.

Further detailed workflow and information about Processing Server, please see here.

Frontend

Different from tranditional Frontend, there is no place for users to input from the frontend side. It is only for displaying current stage information (from Processing Server) and guiding users for further inputs.

Further detailed workflow and information about Frontend, please see here

(deprecated version here)

About

Authentication application using Gazepoint

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •