GdPicture.NET Logo

Blog

Deep Learning for Text Recognition

November 2, 2021

In the previous articles of our series, we covered some of the deep learning techniques used in text detection, which is the first part of any OCR system. In this article, we will cover the second part that composes any OCR system, that is, text recognition. Text recognition without text segmentation Text recognition is the […]

Deep Learning for Text Detection (Part2)

October 25, 2021

This article is the second part of “Deep learning for text detection.” In part 1, we outlined some deep learning approaches based on object detection used to perform text detection. In this part, we will outline some approaches based on image segmentation. There are different types of image segmentation, but for text detection, we will […]

Deep Learning for Text Detection (Part1)

October 18, 2021

In a previous blog article, we outlined several deep learning techniques for OCR. We mentioned how these techniques are used for text detection and text recognition, which are the two primary building blocks of an OCR system. In this article, we will go deeper into how deep learning is being used for text detection, which […]

Deep Learning for OCR

October 5, 2021

OCR or optical character recognition is becoming increasingly important and needed for many companies and organizations that look for ways to automate and streamline their digitalization pipelines. Many companies for example need invoice automation or handwriting recognition. These companies use OCR extensively.  With the rise of AI, we can now tackle OCR problems in an […]

DocuVieware HTML5 Viewer and Document Management Kit Integration with Electron

September 2, 2021

Add the capabilities of DocuVieware HTML5 Viewer and Document Management Kit into your Electron-based web application in a few easy steps 1. What is Electron? Electron is a framework for building desktop applications using JavaScript, HTML, and CSS. Experimenting with Chromium and Node.js in its binary, Electron allows you to maintain a JavaScript codebase and […]

New formats support in GdPicture.NET and DocuVieware SDKs: HEIF/HEIC, EML, and MSG

June 11, 2021

Within the last month, we have added a new image and two new email formats to our list. You will now find HEIF/HEIC, EML, and MSG in our toolkit offer for desktop, Web, and cloud development. Desktop components Web components REST API HEIF/HEIC High Efficiency Image File Format (HEIF) is a container to store an […]

Major Improvements of the MICR Detection and Recognition Engine

April 14, 2021

Hi Everyone, In March we have significantly enhanced our MICR engine, in such a way that we announced the new performances and improvements in a press release. But this was before last week’s release, which brought even better performances to the toolkit. We’re proud to have a fast and robust tool that can be a […]

INP Toulouse: Automate the Processing of Examination Papers

January 5, 2021

Presentation The INP Group brings together more than 30 engineering schools, over 20,000 students, including 1,360 apprentices and 2,400 doctoral students. Toulouse INP is ranked 5th best performing French engineering school according to the U-Multirank 2020 international ranking (out of 52 French schools). The INP Group is known for: its experience in teaching and learning, […]

Convert PDF, Documents, and Images to TIFF

December 7, 2020

The TIFF format TIFF or TIF (Tagged Image File Format) is a raster image format standard.Its structure can describe image data in grayscale, color palette, and in other cases, color in various color spaces. It is perhaps the most versatile and diverse bitmap format in existence. Its extensible nature and support for numerous data compression […]

DOC to DOCX Conversion with GdPictureDocumentConverter

November 12, 2020

Microsoft Office Word Even if many people are complaining about Microsoft Office and are looking for (online) alternatives, in 2017, there were 1.2 billion (88 percent of the market share) users worldwide using Word, especially professionals. The Microsoft proprietary DOC format was the default format used – and only supported – by Microsoft Word from […]