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

recognize image

(0.1 sec)
  1. 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/
  2. Resizing|Documentation

    How to scale or resize an Image using Aspose.OCR for Python via .NET 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/python-net/resize/
  3. 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/
  4. Convert PDF to searchable PDF via C# | Aspose

    Recognize PDF and saving recognition results as a searchable PDF via C#....NET Recognition Recognize pdf HTML PDF OCR XML BMP OCR...PDF to searchable PDF in C# Recognize Scanned PDF and convert it...

    products.aspose.com/ocr/net/recognition/recogni...
  5. 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...
  6. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR engine will look for.... // Prepare images var source = Module . WasmAsposeOCRInput..."AÁBCDEÉFG12345" ; // Recognize image var result = Module . AsposeOCRRecognize...

    docs.aspose.com/ocr/javascript-cpp/characters-w...
  7. 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/
  8. 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/
  9. 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/
  10. Binarization|Documentation

    How to convert an Image to black and white either automatically or by manually specifying a threshold....always uses black and white images to detect text and perform...Automatically converting the image to black and white By default...

    docs.aspose.com/ocr/net/binarization/