Skip to content

sofianhw/verifikatorc1

 
 

Repository files navigation

Verifikasi Otomatis Formulir Pemilu C1

Logo

Deskripsi Use Case:

  1. Pengguna mengunggah formulir C1
  2. Aplikasi akan mencoba mengenali angka pada formulir
  3. Angka hasil pendeteksian akan ditampilkan beserta dengan hasil penjumlahannya
  4. Jika pengguna telah memverifikasi dan setuju dengan hasil pendeteksian, proses selesai.
  5. Jika ditemukan hasil pendeteksian yang tidak sesuai, pengguna dapat melakukan koreksi secara manual.
  6. Semua data akan disimpan di database dan digunakan untuk peningkatan akurasi dari algoritma yang digunakan.

Automatic Verification of C1 Election Forms

Use Case Description:

  1. The user uploads a C1 form
  2. The application tries to recognize the numbers
  3. The numbers that it has detected and whether they add up are displayed
  4. If the user agrees with what the computer has detected the process is finished.
  5. If the user doesn't agree with the computer, he/she has the opportunity to submit the correct numbers.
  6. All this data is stored in a database and can serve to improve the accuracy of the algorithms.

Bitdeli Badge

About

Automatic verification of uploaded C1 forms, using image processing technology.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 38.6%
  • Python 30.7%
  • HTML 20.8%
  • C# 6.1%
  • CSS 3.8%