Predicting Customer Demand by Using Gaze Detecting and Object Tracking
This project is the integration of gaze detecting and object tracking.
Predict the gaze location and find out what object the user is looking at.
Getting started
Using Node.js to display this work
-
cd GazeDemo_Web
Create
.env
file to save your database access info and importproject.sql
file to your schema..env
PORT=3000 DB_HOST=localhost DB_USER=root DB_PASS= *YOUR PASSWORD* DB_NAME=project
-
npm install
-
node .
ornodemon
To run server
Calibration
Demo
Customized video
It needs only a youtube link to upload and use your own video.