IDs serve as a form of instant identification for everyone in the building. They can also be used to restrict access to certain areas and even certain machines. This not only will protect your staff, it will also protect any sensitive information your company may have stored on site. This project can be used to instantly make identity cards which is very essential for events and competitions held by the colleges or any other facility for that matter.
Using the computer vision and python imaging library the program creates an instant identiy card by using the webcam of the host laptop and the information provided by the User. It save the card with name = rollnonamefinal.png
For this project I have used open-cv(COMPUTER VISION LIBRARY) libraby and PIL library (PYTHON IMAGING LIBRARY)
pip install opencv-python pip install Pillow
when you run the code it promts for data to be printed on the identity card, and also asks if you would like your photo to be coloured or black and white. Then it asks if you want to retake the photo. you can also chnage the template of the identity card
Could be deployed with machine learning algorithm that would generate an unique code for the person (based on his facial scan) which in-turn generates a bar code for unique identification.





