Skip to content

dimonoid/Capstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CEG4913 - Smart Glasses

Project source code repository

Alexandre St-Martin - 300052137

Ahmad El Mokahal - 300059298

Ansh Patel - 300102472

Dima Cherepovskyi - 300016008

Humza Faisal – 300042664

Mohammad Osama – 8770948

Dependencies

  • https://www.python.org/downloads/

  • Python 3.10, during installation click "install for all users", and "add to PATH"

  • https://cmake.org/download/

  • pip3 install cmake

  • pip3 install Flask

  • pip3 install dlib

  • pip3 install opencv-python

  • pip3 install opencv-contrib-python // for CPU only execution, without GPU

  • pip3 install face-recognition

  • pip3 install Flask Flask-SQLAlchemy

  • pip3 install Flask-Reuploaded

  • pip3 install flask-uploads

  • pip3 install Flask-WTF

  • pip3 install geopy

  • pip3 install imutils

  • pip3 install matplotlib

  • pip3 install numpy

  • pip install pyOpenSSL

  • pip install boto3

Install Tesseract OCR:

Change path:

  • pytesseract.pytesseract.tesseract_cmd = r'C:\Program Files\Tesseract-OCR\tesseract.exe'

To run the flask application: python3 app.py

Useful links:

https://github.com/Worm4047/Sockets-Exp

https://github.com/Leaflet/Leaflet

https://github.com/Turbo87/leaflet-sidebar

https://pyshine.com/Online-Video-Processing-From-Client-Camera/

About

Capstone Project Repository

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 7