Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 8,058 for

recognize image

(0.09 sec)
  1. Aspose.OCR for .NET 22.8 - Release Notes|Docume...

    A summary of recent changes, enhancements and bug fixes in Aspose.OCR for .NET 22.8 (August 2022) release....support for text recognition from images provided as an array of Aspose...support for text recognition from images provided as an array of bytes...

    docs.aspose.com/ocr/net/aspose-ocr-for-net-22-8...
  2. Aspose.OCR for Java 20.5 - Release Notes

    Aspose.OCR for Java 20.5 - Release Notes – the latest updates and fixes....you to scan documents and recognize characters include diacritic...Input Formats For loading images used Image.IO build-in package in...

    releases.aspose.com/ocr/java/release-notes/2020...
  3. Read CODABLOCK BarCode via .NET | products.aspo...

    C# source code to read and decode codablock barcode symbology on .NET Framework, .NET Standard, COM Interloop for PHP, VBScript, Delphi, C++....NET Recognize CODABLOCK Recognize BMP TIFF PNG JPEG...for more details. How to Recognize CODABLOCK Barcode Using C#...

    products.aspose.com/barcode/net/recognize/codab...
  4. Dilation|Documentation

    How to make characters in an Image thicker to improve recognition accuracy....Dilation Contents [ Hide ] Some images, such as store receipts, have...thickness of characters in an image by adding pixels to the edges...

    docs.aspose.com/ocr/net/dilate/
  5. DetectAreasMode.UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.UNIVERSAL algorithm....detects smaller text areas in an image, such as individual words, phrases...a versatile option for most images. However, this algorithm is...

    docs.aspose.com/ocr/python-net/areas-detection/...
  6. DetectAreasMode.DOCUMENT|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.DOCUMENT algorithm.... AsposeOcr (); // Add an image to OcrInput object Aspose ....DetectAreasMode . DOCUMENT ; // Recognize image List < Aspose . OCR . RecognitionResult...

    docs.aspose.com/ocr/net/areas-detection/document/
  7. Aspose.BarCode for Java 8.1.0 Release Notes|Doc...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Implement new algorithm for recognizing 3D-distorted Aztec codes...Enhancement BARCODENET-36229 Recognize a datamtrix with black dots...

    docs.aspose.com/barcode/java/aspose-barcode-for...
  8. Aspose.OCR for .NET 22.12.0 - Release Notes|Doc...

    A summary of recent changes, enhancements and bug fixes in Aspose.OCR for .NET 22.12.0 (December 2022) release....Added methods for comparing image texts. New feature OCRNET-618...for a fragment of text in an image. New feature OCRNET-619 Added...

    docs.aspose.com/ocr/net/aspose-ocr-for-net-22-1...
  9. Extracting text from pixel array|Documentation

    Extracting text from an Image, provided as an array of bytes or an array of Aspose.Drawing.Color objects....OCR allows you to provide an image for recognition as an array...unsupported image formats and passing the image to a web application...

    docs.aspose.com/ocr/java/recognition/pixel/
  10. Getting recognition results as JSON|Documentation

    Returning Aspose.OCR for .NET recognition results in JSON format.... AsposeOcr (); // Add an image to OcrInput object Aspose ....Add ( "source.png" ); // Recognize image Aspose . OCR . OcrOutput...

    docs.aspose.com/ocr/net/save-json/