Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 8,011 for

recognize image

(0.12 sec)
  1. QrCode and Barcode in same image in pdf - Free ...

    Hi, I’m sure there is nothing wrong with my .Net code. When I try it recognises the bar but not the Qr. If I erase the barcode it can read the Qr on its own. Please tell me if you are able to read them both. BarAndQR.p…...QrCode and Barcode in same image in pdf Aspose.BarCode Product...HasNextImage()) { try { // Save image to stream using (MemoryStream...

    forum.aspose.com/t/qrcode-and-barcode-in-same-i...
  2. Resizing|Documentation

    How to resize an Image to improve recognition accuracy....recognition engine can handle images of any size. However, very...very small and very large image sizes can adversely affect recognition:...

    docs.aspose.com/ocr/net/resize/
  3. Recognition Quality Presets|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed using different quality options presets and setting various options...disabling various algorithms for image recovery to read barcodes with...several presets that facilitate image recovery and barcode reading...

    docs.aspose.com/barcode/net/recognition-quality...
  4. Latest release|Documentation

    A summary of recent changes, enhancements and bug fixes introduced in the latest release of Aspose.OCR for Python via .NET....number of images in the recognition batch : Recognizing one image...to recognition of a single image or a single-page PDF . For example:...

    docs.aspose.com/ocr/python-net/release-notes/la...
  5. Aspose.OCR for .NET 21.4 - Release Notes|Docume...

    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....lic" ); // Get image for recognize string image = "D://img.png"...png" ; // Recognize image RecognitionResult result = api . RecognizeImage...

    docs.aspose.com/ocr/net/aspose-ocr-for-net-21-4...
  6. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Python via .NET recognition results as PDF, text, Word, or Excel documents, as well as XML and JSON files....original images are placed in the background; the recognized text...selectable overlay on top of the images. SaveFormat.PDF_NO_IMG Portable...

    docs.aspose.com/ocr/python-net/save-file/
  7. DetectAreasMode.TEXT_IN_WILD|Documentation

    How Aspose.OCR finds words on an Image using the DetectAreasMode.TEXT_IN_WILD algorithm....engine finds individual words on images with sparse text. It is very...dealing with the following images: Street photos. Road signs...

    docs.aspose.com/ocr/net/areas-detection/text-in...
  8. Get skew angle via C# | products.aspose.com

    Automatic Skew Detection....Automatically detect skew of an image using Aspose.OCR for .NET library...detection of images. Our cutting-edge algorithms analyze images to determine...

    products.aspose.com/ocr/net/recognition/get-skew/
  9. QualitySettings.AllowOneDFastBarcodesDetector |...

    QualitySettings property. Allows engine for 1D barcodes to quickly Recognize high quality barcodes which fill almost whole Image. Mode helps to quickly Recognize generated barcodes from Internet...for 1D barcodes to quickly recognize high quality barcodes which...almost whole image. Mode helps to quickly recognize generated barcodes...

    reference.aspose.com/barcode/net/aspose.barcode...
  10. RecognizeImageFast | Aspose.OCR for .NET API Re...

    Recognize text on the Image with good quality. Doesnt use skew correction and areas detection. Works in fast mode....RecognizeImageFast(string) Recognize text on the image with good quality...Full path to the image. Return Value Recognized text. See Also...

    reference.aspose.com/ocr/net/aspose.ocr/asposeo...