Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
B Biometric Authentication For OS Login
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Sahil Paryani
  • Biometric Authentication For OS Login
  • Wiki
  • For Users

For Users · Changes

Page history
Update For Users authored Aug 11, 2023 by Sahil Paryani's avatar Sahil Paryani
Hide whitespace changes
Inline Side-by-side
Showing with 2 additions and 2 deletions
+2 -2
  • For-Users.md For-Users.md +2 -2
  • No files found.
For-Users.md
View page @ 7d3e0c07
......@@ -7,14 +7,14 @@
- dlib library version 19.22 (The functionalities of the face_recognition library haven't been updated for the more recent dlib versions)
### Setup
### Setup file method
### METHOD 1: Setup file method
After cloning the repository you can set up the program by running the setup file, but first you need to make the file executable. The following command can do this:
chmod +x setup.sh
After this the shell file can be run directly by the command:
./setup.sh
### Step by Step Installation
### METHOD 2: Step by Step Installation
#### 1. Depencies
Check for all the necessary dependencies, especially the ones mentioned above, or simply just install them using the commands:
......
Clone repository
  • For Developers
  • For Users
  • Home