Skip to content
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

Added File Locking Mechanism #1

Merged
merged 1 commit into from
Oct 9, 2024
Merged

Added File Locking Mechanism #1

merged 1 commit into from
Oct 9, 2024

Conversation

J-B-Mugundh
Copy link
Owner

Description

The file locking mechanism using facial recognition ensures that sensitive files on a system can only be accessed by authorized users whose identity is verified through facial recognition. This feature leverages Haar cascades and LBPH, to recognize a user's facial features and either grant or deny access based on the authentication result.

Fixes

recodehive#1260

Type of change

  • Added a new machine learning frameworks, libraries or software.
  • Documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@J-B-Mugundh J-B-Mugundh merged commit 36e8a5e into main Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant