Skip to content

prateekgurnani10/Image_recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Dejavu 📷 💻

This project consists of software that can be used to process images, apply filtering kernels and settings. This project also allows for the user to open a webcam, apply facial recognition, and capture images.

Setting up your development environment

Project dependencies: ⌛

  • OpenCV
  • Numpy
  • Qt

Note that you will also need qt5 tools for the designer UI tool

This project is built on Python 3.6 and Qt5

pip install opencv-python
pip install numpy
pip install pyqt5
pip install pyqt5-tools
pip install qdarkstyle

Additional dependancies for pytorch:
pip3 install http://download.pytorch.org/whl/cu90/torch-0.4.1-cp36-cp36m-win_amd64.whl
pip3 install torchvision

Developers ☕ 👓

  • Holden Babineaux - Developer / Project & Technical Lead
  • Chih Ting Pang - Developer
  • Apurvakumar Patel - Developer
  • Prateek Gurnani - Developer

License

This project is licensed under the MIT License.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages