Tag Archives: Image Processing

Do it in the Buffer: Comparison of RasterImage Image Data Access Methods in .NET

There are several ways to access the data in a RasterImage. If you need to get the RGB values of each pixel, then the GetPixel() and GetRow() methods are the simplest methods to use. Few Pixels If you need to … Continue reading

Posted in General Imaging, Image Processing | Tagged | 2 Comments

Auto MasterForms Generator: Developer App Series

This post is part of our 2017 Developer App Series, which showcases apps created by our Support Agents over the course of eight weeks. These apps are intended to be larger, more thoughtful apps with highly practical purposes in mind, … Continue reading

Posted in Forms Recognition and Processing | Tagged , , , , , , | Leave a comment

LEADTOOLS Wins 3 Visual Studio Magazine’s 2016 Reader’s Choice Awards

Visual Studio Magazine today announced the winners of its 23rd annual Reader’s Choice Awards. The 2016 winners are chosen by the readers of Visual Studio Magazine and honor the best Visual Studio- and .NET Framework-related tools and services in 36 … Continue reading

Posted in News | Tagged , , , , , , , , , | Leave a comment

Preprocess and OCR Small [Low Resolution] Images

Low-resolution images can come from a variety of sources, but the most common source is probably screen capture. Screen capture images are usually 96 DPI on Windows. (This can vary depending on the user settings). Additionally, image representations of incoming … Continue reading

Posted in Document Imaging, OCR | Tagged , , , | Leave a comment

Convert Faxes Embedded in PDF to TIF

Even today there are many organizations that rely on fax as a required form of communications. Because of this, receiving faxes is a requirement that much still be met. To do this, many organizations utilize fax services either hosted locally … Continue reading

Posted in PDF | Tagged , , , , , , | Leave a comment