Skip to content

Asadullah-Dal17/generate-QR-code-with-face-in-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate-QR-code-with-face-in-it

This code will detect the face in the image and and crop the face in circular area and puts into the QR code's center as logo.

You can create different version of QR code using this code read about version here: https://www.qrcode.com/en/about/version.html

Qrcode offical Site

http://omz-software.com/pythonista/docs/ios/qrcode.html

Install python module require:


Windows

pip install -r requirements.txt

Linux or Mac

pip3 install -r requirements.txt

Results:

Scan this:

Data: = https://www.youtube.com/c/aiphile

Output



Youtube Video

Code Explanation https://www.youtube.com/watch?v=a1fVxW942ZQ&t=805s

if You found this Helpful, please star ⭐ it.

You can Watch my Video Tutorial on Computer Vision Topics, just check out my YouTube Channel AiPhile Youtube

If You have any Question or need help in CV Project, Feel free to DM on Instagram Instagram

💚Join me on Social Media 💚🖤

About

Generate QR code with face in it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages