Home / README-ENGLISH
Name Modified Size InfoDownloads / Week
Parent folder
README.txt 2020-09-18 758 Bytes
Totals: 1 Item   758 Bytes 0
EMOTION DETECTOR

HOW TO RUN?
1)Download the files in a folder.
2)run "videoTester.py" if you want to run program using your webcam. Or, run "videotester1.py" if you want to run a local video file from your pc.
  

   How to use videotester1.py?
   a) Put the desired video in the same directory from which you are running the program
   b) open "videotester1.py" in any code editor or notepad and in line no.16, replace the name of the line "YOURCHOICEOFVIDEO.mp4" with the name of the desired video.

HOW TO RUN FLASK?
1) run "the app.py" by typing   flask run  by opening cmd/powershell in the same directory

note: Right now I was unable to embed the python code with the flask framework. So only the offline version is working.

CHEERS!!
Source: README.txt, updated 2020-09-18