Skip to content

Latest commit

 

History

History
65 lines (42 loc) · 1.95 KB

README.md

File metadata and controls

65 lines (42 loc) · 1.95 KB

Securevote

This project makes use of opencv library to authenticate the faces of people and let them go for vote, adding one more layer of security

You need to have these installed

Python (3.10.4)

pip (22.1)

streamlit-authenticator

opencv (4.5.5)

numpy (1.22.3)

dlib

pip install https://github.com/jloh02/dlib/releases/download/v19.22/dlib-19.22.99-cp310-cp310-win_amd64.whl

face_recognition

streamlit (1.9.0)

install streamlit-lottie

            pip install streamlit-lottie

pip install requests

Take care about

To run the project write command

open index.py file in vs code and write the below command

streamlit run index.py

In faces.py in line no. 93

camera = cv2.VideoCapture(1) This 1 should be 0 ->if you use your primary webcam of your computer. If you use external webcam then use 1.

In line no. 168

<form action="https://formsubmit.co/[email protected] This is my email id, you can use your email Id to receive the form's data.

Screenshots

Login Page Welcome Page Welcome Page 2 Face Recognised Contact Us Form Form Received by developer Details of Recognised Voters Details of Recognised Voters

🚀 About Me

I'm a full stack developer...

email-Id : [email protected]

Machine learning enthusiast

Blockchain enthusiast