Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 3,483 for

recognize image

(0.04 sec)
  1. Create image with read barcodes - Free Support ...

    Hello: I have now been able to read all EAN-13 codes from a JPG Image. By adjusting the quality for difficult Images, the result is fantastic. $license = new \Aspose\Barcode\Internal\License(); ** $license->setLicens…...Create image with read barcodes Aspose.BarCode Product Family...JPG image. By adjusting the quality for difficult images, the...

    forum.aspose.com/t/create-image-with-read-barco...
  2. QualitySettings|Aspose.BarCode for Python via ....

    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....High quality barcodes are recognized well in this mode. normal_quality...This preset is developed to recognize all possible barcodes, even...

    docs.aspose.com/barcode/python-net/api-referenc...
  3. Language detecton|Documentation

    How to detect the languages used on the provided Image....families used on the provided image using DetectLanguages method:...method accepts the collection of images in any of the supported formats...

    docs.aspose.com/ocr/java/language_detection/
  4. Getting recognition results as text|Documentation

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

    docs.aspose.com/ocr/net/save-text/
  5. Read Barcodes from Word Documents|Documentation

    How to Read Barcodes from MS Word Files Using Aspose.BarCode and Aspose.Words for .NET... Barcode images can be added as raster or vector...must be converted to raster images through rendering. The other...

    docs.aspose.com/barcode/net/recognize-barcode-f...
  6. 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...most OCR algorithms. Thus, image straightening and distortion...

    docs.aspose.com/ocr/python-net/dewarp/
  7. Getting recognition results as JSON|Documentation

    Returning Aspose.OCR for Java recognition results in JSON format....new AsposeOCR (); // Add an image to OcrInput object OcrInput...Add ( "source.png" ); // Recognize image ArrayList < RecognitionResult...

    docs.aspose.com/ocr/java/save-json/
  8. Save Barcode Images to and Retrieve from MySQL ...

    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....Save Barcode Images to and Retrieve from MySQL Database Contents...Java to generate a barcode image and save it to a MySQL database...

    docs.aspose.com/barcode/java/save-barcode-image...
  9. Getting recognition results as XML|Documentation

    Returning Aspose.OCR for Java recognition results in XML format....new AsposeOCR (); // Add an image to OcrInput object OcrInput...Add ( "source.png" ); // Recognize image ArrayList < RecognitionResult...

    docs.aspose.com/ocr/java/save-xml/
  10. Color inversion|Documentation

    How to swap colors in an Image using Aspose.OCR for Python via .NET to improve recognition accuracy....reversing the colors of the image so that light areas appear dark...that inverts colors in the image before proceeding to recognition...

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