Voting Authentication banner

Voting Authentication

2 devlogs
1h 20m 53s

so i saw many voting processes in my life and each booth atleast have like 10 to 15 people roaming and assisting just to cast a single vote morever its too time consuming and fatal so i designed this automated voting authentication system using py…

so i saw many voting processes in my life and each booth atleast have like 10 to 15 people roaming and assisting just to cast a single vote morever its too time consuming and fatal so i designed this automated voting authentication system using python
i also designed an automated finger ink applier which is yet to build and is complete different project
morevr i have tested this system on more than 200 pleople in a school voting

This project uses AI

i used ai for bugs solving and some of api integration and commenting the code and used ai for readme

Demo Repository

Loading README...

Aerex

LOL! it took me just 25 min to combine and fix the files
i did all of tht like sending image to getting text and number
now i am thinking to add some efforts to the ui like fr its just the terminal and a window showing my camera
btw the voting or u can say tht ink applying machine its currently in devllopment as i gave the version 1 of it to my school
but considering my personal deadline i have to make a new project for it
but this project is a complete different part not associated with my ink applying machine yeah but there is a plugin to combine both of it
i specially made this project in python fofr making it compatible with raspberry pi for its heavy duty processing power
there is nothing much for images but i have to attach 1 file atleast so i would just add image of registering my id
and yes a important note needed for community tht i used ai for commenting and some bugs fixing
this is because i have to write a devlog

Attachment
0
Aerex

hey ! this devlog would be very small as i already finished 80% of the work, i mean yeah it wasnt a big deal i just used some python liblaries and done not like i have created them
so i created 3 parts of this projects uptill now
1.capture.py
in this the script opens camera identifies users face + identifies smile + identifies applied ink finger
if all correct then saves it
after saving it we have a banner (i mean tht banner of school in which the voters photo would be there) the script would automatically add voters image to it !
2. sender.py
here the image is sent through whatsapp to o the voters contact number (thts all)
3. id text recog (current)
welp this is a pain in ass
as i have to mamke a script whoch would identify text from the over colorful id card having like 1000+ charecters in 5 x 5 cm yeah like fr
so i am currently fixing it
after tht i am just gonna combile all of this

welp for ink applying i am thinking to make tht project in bluprint as it is much more for hardware stuff but tsill the code and BOM would also be provided here
i cant share my face images (for my privacy) thankyou

Attachment
0