Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 108,024 for

image ocr

(0.17 sec)
  1. Create PDF Document|Aspose.PDF for C++

    This article describes how to Create and format the PDF Document with Aspose.PDF for C++.... However, if we convert an image containing text to a PDF file...as a workaround, we can use OCR on the resulting file to make...

    docs.aspose.com/pdf/cpp/create-pdf-document/
  2. Performance optimization|Documentation

    Increase recognition speed and optimize resource usage....OCR for .NET allows for very flexible...recognition for simple and clear images, such as high-quality scans...

    docs.aspose.com/ocr/net/performance-optimization/
  3. Module.DetectAreasMode.COMBINE|Documentation

    How Aspose.Ocr for JavaScript via C++ determines the structure of a document using the Module.DetectAreasMode.COMBINE model....much text from an image as possible. The OCR engine detects large...

    docs.aspose.com/ocr/javascript-cpp/areas-detect...
  4. Preparing content for recognition|Documentation

    How to prepare a batch of Images, PDF documents, URLs and other content for recognition....OCR for C++ provides a standardized...prepare your content for OCR. The image, document, folder, or URL...

    docs.aspose.com/ocr/cpp/content-for-ocr/
  5. Dúvida sobre compatibilidade do Aspose.OCR com ...

    Estamos usando a biblioteca Aspose.Ocr no nosso ambiente de produção, que roda em contêineres Docker com Linux e .NET 8. Ao tentar fazer o reconhecimento de um PDF, esbarramos no erro System.PlatformNotSupportedExceptio…...OCR com .NET 8 em Docker (Linux) Aspose.OCR Product Family...Family aspose-ocr-net , ocr-scanned-pdf governanca.brasil September...

    forum.aspose.com/t/duvida-sobre-compatibilidade...
  6. detect_areas_mode_enum::DOCUMENT|Documentation

    How Aspose.Ocr determines the structure of a document using the detect_areas_mode_enum::DOCUMENT algorithm....detection algorithm, install aspose-ocr-document-structure-detection-v1...detection algorithm: // Provide the image string file = "source.png" ;...

    docs.aspose.com/ocr/cpp/areas-detection/document/
  7. Median filter|Documentation

    How to smooth out noise in an Image before applying other preprocessing filters or performing Ocr....up in highly compressed JPEG images in form of compression artifacts...artifacts. This noise can mislead OCR algorithms and prevent other...

    docs.aspose.com/ocr/java/median/
  8. Receipt recognition settings|Documentation

    Configuring Aspose.Ocr for .NET recognition engine for extracting text from scanned receipts....OCR for .NET allows for very flexible...whitelist of characters Aspose.OCR engine will look for. IgnoredSymbols...

    docs.aspose.com/ocr/net/recognition-settings-re...
  9. Recognize single line|Documentation

    How to read text from Images containing a single line of text....line Contents [ Hide ] If an image contains a single line of text... To extract text from such images, use recognize_lines method...

    docs.aspose.com/ocr/python-net/recognize-single...
  10. Dewarping|Documentation

    How to straighten curved and distorted Images using Aspose.Ocr for Python via .NET before recognition....Warped images are very hard to be processed by most OCR algorithms...algorithms. Thus, image straightening and distortion removal is critical...

    docs.aspose.com/ocr/python-net/dewarp/