All Projects → digital-voting-pass → polling-station-app

digital-voting-pass / polling-station-app

Licence: LGPL-3.0 License
Voting station app to redeem the suffrage on the blockchain using a machine readable travel document.

Programming Languages

java
68154 projects - #9 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to polling-station-app

textocry
Textocry - Copy text from Images (chrome extension)
Stars: ✭ 29 (-25.64%)
Mutual labels:  ocr
IdCardRecognition
Android id card recognition based on OCR. 安卓基于OCR的身份证识别。
Stars: ✭ 35 (-10.26%)
Mutual labels:  ocr
praxis
Social networking platform built with Next.js, Apollo GraphQL, and Prisma
Stars: ✭ 37 (-5.13%)
Mutual labels:  voting
jp-ocr-prunned-cnn
Attempting feature map prunning on a CNN trained for Japanese OCR
Stars: ✭ 15 (-61.54%)
Mutual labels:  ocr
video-to-text-ocr-demo
视频硬字幕提取
Stars: ✭ 105 (+169.23%)
Mutual labels:  ocr
DAVAR-Lab-OCR
OCR toolbox from Davar-Lab
Stars: ✭ 402 (+930.77%)
Mutual labels:  ocr
LaTeX-OCR
pix2tex: Using a ViT to convert images of equations into LaTeX code.
Stars: ✭ 1,566 (+3915.38%)
Mutual labels:  ocr
Preprocessing-Method-for-STEMI-Detection
Official source code of "Preprocessing Method for Performance Enhancement in CNN-based STEMI Detection from 12-lead ECG"
Stars: ✭ 12 (-69.23%)
Mutual labels:  voting
tesseract-ocr
Node.js wrapper for Tesseract OCR CLI.
Stars: ✭ 29 (-25.64%)
Mutual labels:  ocr
MLKit
🌝 MLKit是一个强大易用的工具包。通过ML Kit您可以很轻松的实现文字识别、条码识别、图像标记、人脸检测、对象检测等功能。
Stars: ✭ 294 (+653.85%)
Mutual labels:  ocr
Persian-OCR
Optical character recognition of Farsi and Arabic letters
Stars: ✭ 36 (-7.69%)
Mutual labels:  ocr
pollmommy
⭐️ Hack your 🙈 vote out of 📈 Polldaddy surveys - used by 💰 BBC, Microsoft, Forbes, Pfizer, IBM
Stars: ✭ 31 (-20.51%)
Mutual labels:  voting
labelReader
Programmatically find and read labels using Machine Learning
Stars: ✭ 44 (+12.82%)
Mutual labels:  ocr
FileBasedMiniDMS
This php script sorts your documents (by using hardlinks) into subfolders based on the hashtags it finds in your documents filenames.
Stars: ✭ 35 (-10.26%)
Mutual labels:  ocr
gazou
Japanese OCR for Linux & Windows
Stars: ✭ 32 (-17.95%)
Mutual labels:  ocr
vietnamese-ocr-toolbox
A toolbox for Vietnamese Optical Character Recognition.
Stars: ✭ 26 (-33.33%)
Mutual labels:  ocr
TesseractStudio.Net
A free Windows graphical interface to the Tesseract 4.0 OCR engine.
Stars: ✭ 38 (-2.56%)
Mutual labels:  ocr
pdf-scripts
📑 Scripts to repair, verify, OCR, compress, wrangle, crop (etc.) PDFs
Stars: ✭ 33 (-15.38%)
Mutual labels:  ocr
R2CNN
caffe re-implementation of R2CNN: Rotational Region CNN for Orientation Robust Scene Text Detection
Stars: ✭ 80 (+105.13%)
Mutual labels:  ocr
google-cloud-vision-php
A simple php wrapper for the google cloud vision API
Stars: ✭ 16 (-58.97%)
Mutual labels:  ocr

Digital Voting Pass App

platform Build Status Open Hub profile for digitalVotingPass

Part of a Delft Unversity of Technology bachelor's thesis about the digitalization of the voting pass for Dutch elections using blockchain and machine readable travel documents.

The scope of this project is limited to the voting pass only and forms one step towards the digitalization of the entire voting process.

This app is intended for use at the polling station. An official scans a voter's travel document to verify and redeem the suffrage, which process is stored on the blockchain and can be verifed by anyone. After the suffrage is verified, a ballot is handed out and the voting process continues in a traditional way (by pencil and paper).

Android app on Google Play

Getting Started

Import the root folder into your IDE (tested on Android Studio), then run project.

Connects to 188.226.149.56 (currently offline), which acts as a node in the digital voting pass blockchain network. See digital-voting-pass-multichain on how to setup your own node.

This server also hosts a blockchain explorer, which can be accesses here: http://188.226.149.56:2750/ (currently offline).

Built With

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the LGPL License - see the LICENSE.md file for details

Acknowledgments

We would like to give special thanks to:

  • Johan Pouwelse (synctext) for his guidance and blockchain expertise
  • Milvum (milvum.com) for the resources they provided
  • Anyone who's code was used for those great building blocks
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].