Python Security
Access Control - Facial Recognition
Facial RecognitionOur facial recognition system is based on the ability to recognise a person wishing to pass through specific entry and exit points in any secure area. Due to the numerous distinguishable features in a human’s face the system measures selected facial features using nodal points and compares these to a facial database for confirmation. If an individual is identified as authorised personnel, action resumes as normal, otherwise unknown individuals are treated as suspicious & their actions are alerted immediately.

How facial recognition works:

1. Recognition
2. Configuration
3. Measurement
4. Matching
5. Confirmation

Python