Facial Enrollment Program
Purpose: Enrollment Program using the face recognition library.
Outcomes
You should have a working facial authentication script using the face recognition library.
Steps To Complete
- Develop a logic for the creation of new user template and storing it for further use
- Develop directory options such that either it goes to the existing directory or creates a new one
- Document your process and outcomes.
Acceptance Criteria
It will be considered valid if the program successfully stores the template in the mentioned directory.