Detailed Explanation of Vote Counting Methods Medium Article
OpenAI Vision API analyzes images of ballot papers, interprets the votes, and returns structured data.
Layout extraction technique followed by a rule-based/LLM approach to process and extract the details from the structured OCR text.
YOLO object detection model to extract details from the ballot paper.
Pure computer vision-based method, using edge detection, contour detection, kernel processing, and template matching.
Feel free to try this and come up with your own methods for automating vote counting.
I’d love to hear your new ideas!. Feel free to reach out if you have any questions.