-
-
Notifications
You must be signed in to change notification settings - Fork 264
Face Lock Open CV #830
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Face Lock Open CV #830
Conversation
Hello there! 👋 Welcome to the project! 💖
Thank you and congrats 🎉 for opening your first pull request. Please adhere to our Code of Conduct. 🙌🏻 We will get back to you as soon as we can. 😄
Feel free to get in touch with me through social media handles. Hope to see you there!😄
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Follow proper folder structure. Keep all images in an Images folder and link it to readme @TusharAMD
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In your project files, add appropriates comments in code wherever needed to get good understanding of the project. Others are perfect. @TusharAMD
Also change the PR title to your Project Name. @TusharAMD
Added comments and changed title
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Your PR is approved. Outstanding work. Welcome to the repo oficially. Congrats. Yayy. ✨🎉👏@TusharAMD
Congrats on merging your first Pull Request! 🎉 All the best for your amazing open source journey ahead. 🚀⚡️
Related Issue
Info about the related issue
LGM-SOC'21 Participant
DevIncept Participant
Contributor
Closes: #254
Describe the changes you've made
Give a clear description what modifications you have made
I have made a screen lock application using python, OpenCV, and Tkinter. The script can display the lock screen, disable the mouse and keyboard temporarily, and also play music in background till user unlocks it using face detection. Demo can be found here https://www.youtube.com/watch?v=PjGLWq3LrhM&ab_channel=TusharAmdoskar
Type of change
What sort of change have you made:
How Has This Been Tested?
Describe how have you verified the changes made
I have tried to detect multiple faces and it worked successfully everytime
Checklist:
Screenshots