Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

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

Dependencies

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

Usage

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

Data flow and User case diagram

alt text alt text

screenshots

alt text alt text alt text alt text

future work

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.

About

Using the computer vision and python imaging library the program creates an instant identity card by using the webcam of the host laptop and the information provided by them. It saves the card with name = rollnonamefinal.png

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages