Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ballot id / scan anything #6

Open
brianolson opened this issue Oct 16, 2020 · 3 comments
Open

ballot id / scan anything #6

brianolson opened this issue Oct 16, 2020 · 3 comments

Comments

@brianolson
Copy link
Owner

so that a scanner configured broadly for 'an election' can scan any ballot style in that election, add identification marks to a ballot. This could be a barcode in the lower right corner. It could be OCR-friendly text in a predictable spot. It could be template matching of the image of the header text on each ballot (no special markings, just go with the human readable text that identifies the ballot).

@ion-oset
Copy link

ion-oset commented Apr 7, 2021

Ported to TrustTheVote-Project/BallotStudio#3

@brianolson
Copy link
Owner Author

Progress: can now extract image pixels of page headers; next up is aligning and matching a new unknown page to find the header that fits best.
39661f3

@brianolson
Copy link
Owner Author

works in development tool imdev as of 7fd8878

Repository owner deleted a comment from jidalii Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants