Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 108,704 for

aspose ocr

(0.12 sec)
  1. Dilation|Documentation

    How to make characters in an image thicker to improve recognition accuracy.... Aspose.OCR provides a special processing...Dilate processing filter. Aspose . OCR . AsposeOcr recognitionEngine...

    docs.aspose.com/ocr/net/dilate/
  2. Conversion to grayscale|Documentation

    How to convert source images to grayscale before recognition....recognition and can even mislead OCR algorithms. Grayscale allows...as automatic deskewing . Aspose.OCR provides a method for converting...

    docs.aspose.com/ocr/net/grayscale/
  3. Passport recognition settings|Documentation

    Configuring Aspose.Ocr for .NET recognition engine for extracting text from passport images....settings Contents [ Hide ] Aspose.OCR for .NET allows for very...The whitelist of characters Aspose.OCR engine will look for. IgnoredSymbols...

    docs.aspose.com/ocr/net/recognition-settings-pa...
  4. Defining the blacklist of characters|Documentation

    How to ignore certain image defects that may be incorrectly recognized as characters....a case-sensitive string: Aspose . OCR . AsposeOcr recognitionEngine...recognitionEngine = new Aspose . OCR . AsposeOcr (); // Add an image to...

    docs.aspose.com/ocr/net/characters-blacklist/
  5. DetectAreasMode.MULTICOLUMN|Documentation

    How Aspose.Ocr determines the structure of a document using the DetectAreasMode.MULTICOLUMN algorithm....areas detection algorithm: Aspose . OCR . AsposeOcr recognitionEngine...recognitionEngine = new Aspose . OCR . AsposeOcr (); // Add an image to...

    docs.aspose.com/ocr/net/areas-detection/multico...
  6. Extracting text from invoices|Documentation

    How to digitize scanned invoices by automatically extracting text from them.... Aspose.OCR offers a special recognition...RecognizeInvoice method of Aspose.OCR.AsposeOcr class. This method...

    docs.aspose.com/ocr/net/recognition/invoice/
  7. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.Ocr engine will look for....image using the built-in Aspose.OCR mechanisms. You can specify...specify a list of characters Aspose.OCR engine will look for in AllowedSymbols...

    docs.aspose.com/ocr/net/characters-whitelist/
  8. Median filter|Documentation

    How to smooth out noise in an image before applying other processing filters or performing Ocr.... This noise can mislead OCR algorithms and prevent other...filters from working properly. Aspose.OCR provides an alternative method...

    docs.aspose.com/ocr/net/median/
  9. 档案

    档案...עִברִית čeština Svenska 光学字符识别(OCR)技术用于将图像和扫描文档转换为文本。它在处理不同类型的文档方面具有非常重要的作用。...作为一种适应性很强的编程语言,有许多 OCR 库可供选择。然而,就精度、便利性和可用性而言, Aspose.OCR for Python...

    blog.aspose.com/zh/ocr/python-ocr-library/
  10. Layout detecton|Documentation

    How to detect the layout on the provided image....detecton Contents [ Hide ] Aspose.OCR for .NET can automatically...images as Aspose.OCR.OcrInput object to Aspose.OCR.DetectDocumentLayout...

    docs.aspose.com/ocr/net/layout_detection/