<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: marya</title>
    <description>The latest articles on DEV Community by marya (@marya_307d9ec775e879509ec).</description>
    <link>https://dev.to/marya_307d9ec775e879509ec</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2287765%2F73eaab0d-ab35-4420-9f7f-62e8972de3ed.png</url>
      <title>DEV Community: marya</title>
      <link>https://dev.to/marya_307d9ec775e879509ec</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/marya_307d9ec775e879509ec"/>
    <language>en</language>
    <item>
      <title>How to Accurately Recognize Car Plate Numbers and Text in C# Using OCR and Display Results in Windows Forms?</title>
      <dc:creator>marya</dc:creator>
      <pubDate>Fri, 31 Jan 2025 15:49:52 +0000</pubDate>
      <link>https://dev.to/marya_307d9ec775e879509ec/how-to-accurately-recognize-car-plate-numbers-and-text-in-c-using-ocr-and-display-results-in-3984</link>
      <guid>https://dev.to/marya_307d9ec775e879509ec/how-to-accurately-recognize-car-plate-numbers-and-text-in-c-using-ocr-and-display-results-in-3984</guid>
      <description></description>
      <category>csharp</category>
      <category>programming</category>
      <category>ocr</category>
      <category>windowsforms</category>
    </item>
    <item>
      <title>How to Accurately Recognize Car Plate Numbers and Text in C# Using OCR and Display Results in Windows Forms?</title>
      <dc:creator>marya</dc:creator>
      <pubDate>Sun, 27 Oct 2024 17:23:22 +0000</pubDate>
      <link>https://dev.to/marya_307d9ec775e879509ec/how-to-accurately-recognize-car-plate-numbers-and-text-in-c-using-ocr-and-display-results-in-windows-forms-nmj</link>
      <guid>https://dev.to/marya_307d9ec775e879509ec/how-to-accurately-recognize-car-plate-numbers-and-text-in-c-using-ocr-and-display-results-in-windows-forms-nmj</guid>
      <description>&lt;p&gt;I'm working on a C# Windows Forms application to recognize car license plate numbers and display the detected text. My goal is to achieve high accuracy in recognizing both numbers and letters. I’m currently using Emgu.CV (the .NET wrapper for OpenCV) for image processing, and I’ve experimented with EasyOCR and Tesseract OCR for character recognition. However, I'm facing challenges with accuracy, especially for non-standard fonts and low-resolution images.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
