Skip to content

alexarsh/PAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Physiological Analysis Tool is a tool that helps to understand the physiological and mental condition of the person during a conversation.

Dependencies

PAT requires python 3.7 to be installed on your machine

Install instructions:

  1. Git clone
  2. Put the relevant mp4 video file into the static/video directory, and name it data.mp4
  3. Put the relevant csv data file into the csv directory, and name it data.csv
  4. Run: 'pip install flask'
  5. From the root directory run: 'FLASK_APP=app.py FLASK_ENV=development flask run'

About

Physiological Analysis Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published