Detect Text Blocks on Image & Keep Track of All the Recognized Blocks Using Aspose.OCR for .NET 2.1.0
Summary
If the text consists of several parts that are written in different font styles or even in different languages then IRecognizedTextPartInfo will hold an item representing individual element.The Box property returns the coordinates starting from the upper left corner of the image.Last but not the least, Aspose team has made some improvements to the OcrEngine for performance considerations and accuracy.This release includes plenty of new & improved features as listed below: • Text blocks detection • Latest version cannot correctly perform OCR on the sample provided with Aspose Examples Dashboard is now corrected • Incorrect recognition of numbers is fixed • IRecognizedTextPartInfo issues are resolved and now return the found part type • Improve text and picture blocks processing algorithm • Incorrect results returned by OCR is now corrected • Improve time taken to extract the text from an image • Unable to perform OCR on Arial 32pt Text is now fixed Other most recent bug fixes are also included in this release Newly added documentation pages and articles Some new tips and articles have now been added into Aspose.OCR for .NET documentation that may guide users briefly how to use Aspose.Diagram for performing different tasks like the followings.If the text consists of several parts that are written in different font styles or even in different languages then IRecognizedTextPartInfo will hold an item representing individual element.The Box property returns the coordinates starting from the upper left corner of the image.Last but not the least, Aspose team has made some improvements to the OcrEngine for performance considerations and accuracy.