
Completed
Posted
Paid on delivery
I need a small, self-contained program that takes an image of a printed betting ticket, recognises its contents, and instantly tells me whether that ticket is a winner or a loser. The tool must then append a new line to a single CSV file capturing the ticket’s: • winning status (win / lose) • kind of bet (single, combo, etc.) • odds shown on the slip • market (e.g. 1X2, BTTS, over/under) • name of the match or event If you can also pick up the ticket number or stake while you are already parsing the slip, feel free to include those columns, but they are optional. Input will always be an image—either dragged in, captured from a webcam, or selected from disk. Because of that, I expect you to rely on a solid OCR or image-recognition stack (Tesseract, OpenCV, EasyOCR or a similar library) so the software works with standard printed slips under normal shop lighting. Once the data is parsed, the program should automatically cross-check the event result (an open API or another lightweight method you prefer is fine) and decide the outcome of the bet. No manual typing should be necessary after the image is supplied. Acceptance criteria: 1. Accuracy: OCR must correctly read the required fields on at least 95 % of clear, unobstructed tickets. 2. Speed: total processing time—image import to CSV write—under 5 seconds on a mid-range Windows PC. 3. Portability: deliver a single-click desktop executable; no command-line or complex setup for shop staff. 4. Data integrity: the CSV file grows safely with each scan and never overwrites existing records. Send back the finished executable, source code, and a brief README explaining any third-party APIs or libraries used so I can maintain the system in-house.
Project ID: 40183854
67 proposals
Remote project
Active 5 mos ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs

Hello! I understand that you need a user-friendly software solution to detect winning betting tickets through image recognition. I'll develop a comprehensive application that leverages robust OCR technology, like Tesseract or OpenCV, to accurately read ticket details and rapidly determine betting outcomes. The program will efficiently append the parsed data to a CSV file, ensuring all essential information, including winning status and bet type, is captured accurately. With a processing time under 5 seconds and a simple one-click executable for ease of use, this software will meet your outlined criteria. Please see my portfolio for examples of similar [login to view URL], Davide
€170 EUR in 3 days
5.2
5.2
67 freelancers are bidding on average €145 EUR for this job

⭐Hi, I’m ready to assist you right away!⭐ I believe I’d be a great fit for your project since I have extensive experience in OCR, image recognition, and software architecture. With a strong background in C++ programming and API integration, I am well-equipped to develop the bet ticket win detection software efficiently. This project presents an exciting opportunity to automate the process of analyzing printed betting tickets to determine winning or losing outcomes accurately. By leveraging robust OCR tools like Tesseract and image recognition libraries such as OpenCV, I will ensure seamless extraction of key information like winning status, bet type, odds, market details, and event names. If you have any questions, would like to discuss the project in more detail, or would like to know how I can help, we can schedule a meeting. Thank you. Maxim
€41 EUR in 5 days
5.6
5.6

Hello client, I'm Denis Redzepovic, an experienced developer with expertise in C++ Programming, OCR, C Programming, API Integration, Image Recognition, Python, OpenCV and Software Architecture. I have worked extensively on diverse Python projects, ranging from backend development and automation to data processing and API integrations. My deep understanding of Python’s libraries and frameworks allows me to build efficient, scalable, and maintainable solutions. I pay close attention to code quality and performance to ensure your project runs flawlessly. With my solid experience, I’m confident I can deliver results that exceed your expectations. I focus on writing clean, maintainable, and scalable code because I know the difference between 99% and 100%. If you hire me, I’ll do my best until you’re completely satisfied with the result. Let’s discuss your project details so I can tailor the perfect Python solution for you. Thanks, Denis
€120 EUR in 3 days
5.7
5.7

As an experienced developer with a particular passion for game development, I've built up an extensive skillset that is highly relevant to your project. I have a knack for leveraging image recognition and OCR tools – such as Tesseract and OpenCV – to optimize various gaming experiences. Drawing upon these tools along with strong knowledge of Python and Software Architecture, I can build you a robust and efficient program that can accurately interpret the contents of your bet ticket scans. My experience in Unity game development also makes me uniquely suited to ensure that your software is user-friendly, quick, and reliable ─ three key qualities outlined in your project description. With a solid grasp of AWS DevOps and deployment, I assure you a single-click executable that's both portable and stable. Additionally, I make it my mission to master new technologies whenever possible. This is exactly why I am confident that I can master the task of incorporating an open API in the program for crosschecking event results seamlessly. By choosing me you will not just gain access to a proficient freelancer but also someone committed to pushing the boundaries of what's possible for the benefit of your project. I look forward to being at your service!
€140 EUR in 7 days
5.2
5.2

⭐️⭐️⭐️⭐️⭐️ Hello, I appreciate the opportunity to work on your project. I have extensive experience in developing image recognition tools using Tesseract and OpenCV, ensuring high accuracy and speed in processing printed tickets. My approach will involve leveraging robust OCR technology to extract the required fields and utilizing a reliable API for event result verification. I am committed to delivering a user-friendly, self-contained executable that meets all your acceptance criteria, including data integrity and quick processing times. I will ensure the CSV file is updated without any risk of overwriting existing records. With a strong background in software development and a focus on client satisfaction, I will provide you with the executable, source code, and a comprehensive README for easy maintenance. Let’s discuss how we can bring this project to fruition! Best, Abudulhamid.
€100 EUR in 1 day
5.0
5.0

I can help you. The critical engineering challenge here is not just extracting text, but mapping the abbreviations on a printed ticket to the standardized names in a results API (e.g., matching "Man Utd" on paper to "Manchester United FC" in the database). To solve this and ensure the "Win/Lose" decision is accurate, I will implement fuzzy string matching algorithms (like Levenshtein distance) rather than exact text comparisons. Additionally, since betting slips often use thermal paper which is low-contrast and fades over time, I will build an image pre-processing pipeline (binarization and noise reduction) using OpenCV before the image hits the OCR engine. This is necessary to achieve your 95% accuracy target under normal shop lighting. I will package the final solution as a standalone executable using PyInstaller for easy deployment.
€140 EUR in 7 days
5.0
5.0

With experience in various programming languages, including C and C++, alongside my expertise in OpenCV and Python, I am confident that I am your go-to freelancer for this project. My proficiency is vast and extends from facial recognition to OCR and image processing. Manifesting the Bash, Linux, MySQL, Angular.js, machine learning skills I acquired over the years as a data scientist, you can depend on me to accurately scan at least 95% of clear, unobstructed tickets. My skill as a full-stack developer positions me on par with the implementation aspect of this project. Not only can I assure prompt delivery without interfering with existing data but also an easy-to-use desktop executable that requires no complex setup for shop staff. While you lookout for Portability and accuracy in the output software, my AWS and advanced analytics tools can ensure it's equally efficient in terms of speed and consumes minimal resources without affecting the proficiency. With my cross-industry expertise in projects ranging from healthcare to fintech, I have a proven track record for delivering solid serverless solutions which AWS played a pivotal part.
€150 EUR in 3 days
4.7
4.7

Hello, I will deliver a compact Windows desktop app that accepts an image (drag, webcam or file), applies OpenCV preprocessing and template-aware OCR (Tesseract/EasyOCR), extracts bet type, odds, market, match name and optional ticket number/stake, then automatically verifies event results via a configurable results API and writes an append-only CSV with file-locking to guarantee data integrity. To meet your acceptance criteria I will tune OCR models and parsing rules with template matching and confidence thresholds to reach ≥95% accuracy on clear tickets, and optimise the pipeline to keep processing under 5s on a mid-range PC. I will produce a single-click executable (PyInstaller or native C++ build), full source code and a README listing third‑party libraries/APIs. To start I need 10–20 representative ticket images and your preferred results API or API key; I can deliver a production build in 7 days. Do you have 10–20 representative ticket images (different printers/lighting) and a preferred event-results API or API key I can use to tune OCR and validate outcomes? Best regards,
€200 EUR in 2 days
4.4
4.4

Hi there, I'm Kristopher Kramer from McKinney, Texas. I’ve worked on similar projects before, and as a senior full-stack and AI engineer, I have the proven experience needed to deliver this successfully, so I have strong experience in Image Recognition, API Integration, Python, Software Architecture, C++ Programming, OCR, C Programming and OpenCV. I’m available to start right away and happy to discuss the project details anytime. Looking forward to speaking with you soon. Best regards, Kristopher Kramer
€120 EUR in 3 days
4.7
4.7

Hello, I hope you are doing well. I am a software engineer with a solid background in computer vision, image processing, and automation. I build compact, reliable desktop tools that turn printed or captured images into structured data, stressing accuracy, speed, and ease of use. Across similar projects, I’ve built end-to-end OCR pipelines for ticket-like documents using OpenCV for pre-processing and OCR engines (Tesseract or EasyOCR) to extract fields such as event name, market, odds, and a ticket identifier. The solution accepts images from drag-and-drop, webcam, or disk, parses the content, cross-checks results against a lightweight sports-results API, and appends a new row to a CSV without overwriting existing data. I will deliver a single-click Windows executable with a simple GUI, fast processing (under 5 seconds on a mid-range PC), and robust data integrity via safe CSV appends. Deliverables include the executable, full source code, and a concise README describing libraries and APIs used. I can start immediately and deliver a working version within 7–10 days. Please feel free to contact me so we can discuss more details. I am looking forward to the chance of working together. Best regards, Billy Bryan
€250 EUR in 5 days
4.2
4.2

Hello Luca B., I checked your project, and it looks interesting. This is something we already work on, so the requirements are clear from the start. We mainly work on C Programming, Python, Software Architecture, C++ Programming, OCR, OpenCV, API Integration, Image Recognition We focus on making things simple, reliable, and actually useful in real life not overcomplicated stuff. Let’s connect in chat and see if we’re a good fit for this. Best Regards, Ali nawaz
€129 EUR in 4 days
4.5
4.5

Greetings, I have fully read and understood the project details. You need an automated system that reads the image and finds out if it's a win or not. If you will provide me sample image(s), I shall test it with desired contents extraction for accuracy. From my experience 95% accuracy can be ensured, and image can be scanned under 5 seconds. Please provide me sample image to proceed. I am expecting to have one type of image only. Let me know when there are varying images. I would really like to continue with this project. Let me know when we can discuss further. Thanks for taking the time to read my proposal. Regards, Hamid
€250 EUR in 7 days
3.8
3.8

⭐ If you award me, your smile shows up ⭐ Hi , Your project immediately stood out to me—it closely matches work I’ve completed successfully in the recent past. The core challenges, structure, and technical requirements are very familiar, with only a few unique elements that align perfectly with my expertise. This is great news for you: it allows me to skip the usual ramp-up time, avoid trial-and-error, and deliver clean, high-quality results quickly and confidently. I bring hands-on experience with C++ Programming, OpenCV, Python, Image Recognition, API Integration, Software Architecture, C Programming and OCR, along with proven workflows and best practices refined through multiple similar projects. You can view a directly relevant example in my portfolio here: https://www.freelancer.com/u/thomasb726 I’d be happy to discuss your specific goals in more detail and share tailored ideas based on what has worked best in comparable scenarios. Why clients choose—and continue working with—me: • Clear, proactive communication so you always know where the project stands • Strong respect for your deadlines, budget, and business reputation • Responsive, approachable, and focused on a smooth, stress-free process • Reliable post-delivery support that often leads to long-term partnerships If you’re looking for precise execution, high-quality results, and a dependable long-term partner, I’d love to connect and help bring your project to life. Best regards, Tom
€150 EUR in 1 day
3.5
3.5

As a software engineer who specializes in leveraging AI and automation technologies, I'm confident that I can successfully deliver your Bet Ticket Win Detection Software. My expertise in handling enterprise-grade AI systems and my ability to design, build, and optimize robust digital solutions aligns perfectly with the requirements of your project. One of my core capabilities is "Intelligent Data Extraction & Processing Pipelines" which is directly applicable to your project. Drawing from my experience, I am well-versed with OCR and image recognition libraries like Tesseract, OpenCV, and EasyOCR. By utilizing a solid OCR or image-recognition stack in extracting relevant data from bet tickets, I can ensure that your software performs with high accuracy, meeting your expectation of 95% readability. The performance of the application is no less essential than its accuracy. Luckily, speed optimization is another strength of mine. With my adeptness in C Programming, C++ Programming, Python, and Software Architecture paired with my proficiency in building for multiple platforms including Windows PC -even with mid-range specs- I will enjoy crafting a program whose total processing time remains under the 5-second threshold whilst never compromising data integrity. Providing you with a single-click desktop executable
€100 EUR in 5 days
3.5
3.5

Hi, With extensive experience in OCR and image recognition technologies, I will develop a reliable, self-contained software solution that accurately reads betting tickets and instantly determines their winning status. This system will seamlessly parse and record all relevant data, cross-check event outcomes via an API, and update a CSV file without manual intervention, ensuring high accuracy and speed. What specific API or data source would you prefer to use for cross-checking event results? Best regards, Juan Aponte
€200 EUR in 3 days
3.1
3.1

Hello, I understand your need for a robust, self-contained program that accurately reads printed betting tickets from images and instantly determines the winning status, logging all key details into a CSV file. With solid experience in OCR using Tesseract and OpenCV, coupled with practical knowledge of API integration to verify event results, I’m confident in building a fast and reliable solution adhering to your 95% accuracy and under 5-second processing time requirements. I’ll ensure an easy-to-use desktop executable that requires no complex setup, preserving data integrity by appending to the CSV safely. I can also include optional fields like ticket number and stake if desired. I typically deliver clean, maintainable code with thorough README documentation for seamless in-house upkeep. Let’s discuss the API preferences you have in mind, and I can outline a development timeline right after. Do you have a preferred API for checking event results, or should I suggest some lightweight options? Best regards, Andrew
€155 EUR in 3 days
3.2
3.2

Hello! I see you're looking for a program that can analyze printed betting tickets and determine their winning status. I have relevant skills in OCR, image recognition, and CSV handling, which make me a great fit for this project. I suggest as follows: - Utilize Tesseract or EasyOCR for accurate ticket content recognition. - Implement a user-friendly interface that allows for image drag-and-drop or webcam capture. - Develop a robust backend to cross-check events using a reliable API. - Ensure the program writes to a CSV file without overwriting existing data. - Optimize for speed, aiming for under 5 seconds total processing time. I’m ready to start immediately and can deliver the result on time. Looking forward to helping you win with this project! Best Regards.
€30 EUR in 7 days
3.1
3.1

As an experienced software engineer with a core focus on both frontend and backend development, I am well-versed in selecting the right technology stack for specific tasks, like the OCR and image recognition components this project requires. My deep proficiency in Python will particularly come into play here, leveraging the powerful libraries you mentioned like Tesseract, OpenCV, and EasyOCR. In addition, my adeptness with APIs and data parsing means integrating with the event result API will be smooth. One of the reasons I've earned myself a long list of satisfied clients over the years is my commitment to all aspects of a project's requirements. In line with that and your acceptance criteria, I assure you I won't compromise on accuracy; passing 95% correct tickets wouldn't be enough for me. I understand the frustration and financial impacts that even seemingly minor errors in a tool like this can have. Lastly, apart from delivering a user-friendly desktop executable (as requested), after completing the project I provide my clients with thorough documentation on everything from third-party APIs to maintaining and updating softwares in-house—something that's crucial for long-term usability and cost-effectiveness.
€150 EUR in 3 days
3.0
3.0

Hi there, I have 7+ years of experience in Software Architecture, OCR, OpenCV and can deliver a clean, reliable solution for your project. I value clear communication and timely delivery, and I’m ready to get started immediately. Let’s connect and discuss your goals. Best regards, Dorian
€140 EUR in 1 day
3.1
3.1

Hello There!!! ⚜⭐⭐⭐⭐⚜(( Develop OCR-based bet ticket scanner with automatic win detection and CSV logging ))⚜⭐⭐⭐⭐⚜ I understand you need a lightweight program that takes an image of a betting ticket, extracts key fields via OCR, cross-checks event results, and appends the outcome to a CSV automatically—no manual input required. I have experience with Python, OpenCV, and OCR libraries like Tesseract and EasyOCR, combined with API integration for real-time verification. I can build a fast, single-click Windows executable that reliably reads printed tickets under normal lighting. Three main features: 1. Accurate OCR parsing of bet type, odds, market, and match details. 2. Automatic outcome verification and instant win/lose classification. 3. Safe CSV logging with no overwrites, ensuring data integrity. I can deliver a ready-to-use executable, full source code, and concise maintenance guide for seamless operation in your shop. Warm Regards, Farhin B.
€140 EUR in 10 days
2.9
2.9

With a solid background in Python, Software Architecture and API Integration, we are confident that we can deliver a robust and intuitive Bet Ticket Win Detection Software tailored precisely to your needs. Proficient in OCR and image-recognition stacks like Tesseract, OpenCV, EasyOCR, we will ensure near-flawless recognition of required fields on betting tickets. Our expertise in MERN stack development combined with AI integration goes hand-in-hand with the demands of this project. We're experienced in creating self-contained, single-click executables that are easy to use yet powerful enough for the task at hand. Reliability is key for us, so we guarantee the software's accuracy rates would venture well above your suggested 95%. Furthermore, our dedication towards quality lead us to provide comprehensive QA & testing support. With us working on your project from pixel-perfect OCR for printed slips under normal lighting to cross-checking with event results via an open API or another lightweight method timely; high levels of accuracy paired with speed within 5 seconds on a mid-range Windows PC are assured. We'll also send across the finished executable, source code along with a README assistant-ing you to maintain the system. Let's discuss how we can give you an edge over others!
€300 EUR in 7 days
3.1
3.1

mirandola, Italy
Payment method verified
Member since Aug 11, 2019
€750-1500 EUR
€750-1500 EUR
€30-250 EUR
€250-750 EUR
€12-18 EUR / hour
$750-1500 USD
€750-1500 EUR
$30-250 USD
$30-250 USD
$250-750 USD
$30-250 USD
$14-30 NZD
₹12500-37500 INR
$30-250 USD
₹100-400 INR / hour
$8-15 USD / hour
$250-750 USD
$30-250 USD
$25-50 USD / hour
₹1500-12500 INR
$30-250 USD
$10-30 USD / hour
$250-750 USD
₹1500-12500 INR
$15-25 USD / hour