Skip to content

SandeepKundalwal/Tools-PGP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

 Post Graduate Project @IIT, Mandi

This repo contains tools used for Post Graduate Project @IITMandi

Modules:

  • Tobii EyeX: Extracting raw data from Tobii EyeX.
    • Steps to run:
      - Clone the repository.
      - Go to TobiiEyeDataExtraction/LocalServer, and run TobiiWeb.exe.
      - Go to TobiiEyeDataExtraction/LocalClient, and click on ExtractEyeData.html.
  • HeatMap Generation: Generating heatmap from the raw data extracted from Tobii EyeX and superimposing it on a image to highlight the most viewed region of the image.
    • Steps to run:
      - Clone the repository.
      - Go to HeatMapGeneration/, start terminal inside this folder and run a python server using the command python -m http.server 8000.
      - open browser and go to http://localhost:8000/ - click on GenerateHeatMap.html.

The below images shows where users' gaze was focused in the Phishing Game after every 10sec interval.

Image 1 Image 2 Image 2

About

This repo contains tools used for Post Graduate Project @IITMandi

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published