OCR Screen Capture: 25 Projects in 25 Days

Posted on 2021-01-06 09:28:33 by Zac Ferraresi

OCR Snipping Screenshot Selecting Area Display Result

As part of the LEAD Technologies 25th anniversary, we are creating 25 projects in 25 days to celebrate LEAD's depth of features and ease of use. Today's project comes from Amin.

What it Does

This C# application uses OCR on screen capture image snips using LEADTOOLS Version 19.

Continue Reading...

New Handwriting Recognition & Mixed Zone Recognition Libraries in LEADTOOLS Version 21

Posted on 2020-09-17 10:54:52 by Nick Villalobos

There is a great and growing need for people and organizations to be able to quickly recognize and extract data from documents, images, and forms that are filled with varying areas of machine printed text, handwriting, graphics, and more (think: almost every type of form you’ve had to fill out and sign). Handwritten text specifically has been historically difficult to recognize due to variations in each and every sample set of handwriting. With LEAD’s continued commitment to advancing OCR technology, our developers set out to create a solution. Version 21 brings a new and improved ICR engine as well as brand new Mixed Mode AutoZone capabilities.

Continue Reading...

Detect and Recognize MICR - C#

Posted on 2020-02-14 09:23:03 by Nick Villalobos

MICR Header

Support recently received a request for a simple C# sample that would

  • detect a MICR in an image
  • and return the MICR code as a string.
Continue Reading...

Use LEADTOOLS OCR to Store Text from Screenshots to the Clipboard

Posted on 2020-01-20 11:18:45 by Nick Villalobos

Continuing off of my previous blog post about using LEADTOOLS OCR to save screenshots as searchable PDFs, this post demonstrates how to extract the text from those screenshots and store it back into your clipboard as plain text.

Like I said on the last blog post, developers can get images that have been copied to the clipboard using .NETs Clipboard Class. Instead of saving screenshots as searchable PDFs, this time we'll be using the GetText Method to retrieve text so we can store it back in the clipboard.

Continue Reading...

Categories:

OCR

ScreenshotToPdf

Posted on 2019-12-20 16:15:06 by Nick Villalobos

Continuing off of my previous blog post about using LEADTOOLS OCR to save screenshots as searchable PDFs, this post demonstrates how to extract the text from those screenshots and store it back into your clipboard as plain text.

Like I said on the last blog post, developers can get images that have been copied to the clipboard using .NETs Clipboard Class. Instead of saving screenshots as searchable PDFs, this time we'll be using the GetText Method to retrieve text so we can store it back in the clipboard.

Continue Reading...
LEADTOOLS Blog

LEADTOOLS Powered by Apryse,the Market Leading PDF SDK,All Rights Reserved