Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 3,483 for

recognize image

(0.06 sec)
  1. Recognition|Documentation

    Extracting text from Images, web links, scanned PDFs, DjVu files, folders, archives and other content....easy as calling a universal recognize() method. This method takes...extract text from multiple images: # Instantiate Aspose.OCR API...

    docs.aspose.com/ocr/python-net/recognition/
  2. Barcode Recognition and Generation API for .NET...

    Enhance your .NET projects with a powerful C# barcode SDK: generate and Recognize 1D/2D formats like QR Code, PDF417, Code128, and more in one solution....barcode SDK: generate and recognize 1D/2D formats like QR Code...Just a Few Lines Generate Recognize // Create instance of BarcodeGenerator...

    products.aspose.com/barcode/net/
  3. 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/
  4. Layout detecton|Documentation

    How to detect the layout on the provided Image....NET can automatically analyze image content and identify the different...JPEG, BMP, TIFF, JFIF, and GIF images from files, streams, pixel...

    docs.aspose.com/ocr/net/layout_detection/
  5. Layout detecton|Documentation

    How to detect the layout on the provided Image....Java can automatically analyze image content and identify the different...archives. Pass one or more images as com.aspose.ocr.OcrInput...

    docs.aspose.com/ocr/java/layout_detection/
  6. Getting recognition results as text|Documentation

    Returning Aspose.OCR for Python via .NET recognition results as formatted text....API api = AsposeOcr () # Add image to the recognition batch input...SINGLE_IMAGE ) input . add ( "source.png" ) # Recognize the image...

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

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

    docs.aspose.com/ocr/java/save-text/
  8. Recognition|Documentation

    Extracting text from Images, web links, scanned PDFs, DjVu files, folders, archives and other content....Recognize method. This method takes...automatically correct spelling , get image regions and save results in...

    docs.aspose.com/ocr/net/recognition/
  9. Defining the blacklist of characters|Documentation

    How to ignore certain Image defects that may be incorrectly Recognized as characters....characters Contents [ Hide ] Image defects such as dirt and scratches...letters can be incorrectly recognized as punctuation or diacritical...

    docs.aspose.com/ocr/python-net/characters-black...
  10. Skew correction|Documentation

    How to straighten a rotated Image using Aspose.OCR for Python via .NET to improve recognition accuracy....scanned images or photographs. Skew angle detection and image straightening...processing algorithms to correct image tilt (deskew) before proceeding...

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