Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 3,779 for

recognition

(0.43 sec)
  1. Defect detection|Documentation

    How to automatically find problem areas in an image that may be recognized inaccurately.... To improve recognition accuracy, it is essential...dots or commas appear in recognition results Apply median filter...

    docs.aspose.com/ocr/net/defect-detection/
  2. Extracting text from passport images|Documentation

    How to digitize scanned or photographed passports by automatically extracting text from them....Hide ] Automatic passport recognition and verification is a very...Aspose.OCR offers a special recognition algorithm that extracts text...

    docs.aspose.com/ocr/cpp/passport-recognition/
  3. Multithreading support|Documentation

    Optimize the resource usage and increase performance by setting the number of threads used by Aspose.OCR for C++ Recognition engine....number of threads used by the recognition engine. With it, you can...) function. By default, recognition is be performed on the application’s...

    docs.aspose.com/ocr/cpp/multithreading/
  4. Debug mode - Save processing results|Documentation

    How to enable debug mode and save preprocessed images and recognized text regions....image is transformed during recognition. When debug mode is enabled...useful for troubleshooting recognition errors and fine-tuning preprocessing...

    docs.aspose.com/ocr/net/debug/
  5. Debug mode - Save processing results|Documentation

    How to enable debug mode and save preprocessed images and recognized text regions....image is transformed during recognition. When debug mode is enabled...useful for troubleshooting recognition errors and fine-tuning preprocessing...

    docs.aspose.com/ocr/python-net/debug/
  6. Content areas detection|Documentation

    How Aspose.OCR identifies and analyzes the structure and layout of the image during Recognition....DetectAreasMode parameter of recognition settings . # Instantiate...AsposeOcr () # Add image to the recognition batch input = OcrInput (...

    docs.aspose.com/ocr/python-net/areas-detection/
  7. Resizing|Documentation

    How to scale or resize an image using Aspose.OCR for Python via .NET to improve Recognition accuracy....NET recognition engine can handle images...sizes can adversely affect recognition: Small images may lose some...

    docs.aspose.com/ocr/python-net/resize/
  8. Please update the OCR.net developers reference ...

    I’m trying to do OCR on specific multiple windows within a single image by using RecognitionAreas. The dev reference shows that I can get separate results for each window by using: // Output Recognition results for eac…...window by using: // Output recognition results for each area Console...stext/) property of the recognition result. But I'm getting the...

    forum.aspose.com/t/please-update-the-ocr-net-de...
  9. Extracting lines with coordinates|Documentation

    Automatic detection of line bounding boxes during Recognition....of each extracted line in recognition results. This can be useful...objects in recognition_lines_result property of recognition result...

    docs.aspose.com/ocr/python-net/image-line-extract/
  10. Recognize single line|Documentation

    How to read text from images containing a single line of text....images will lead to incorrect recognition results. Performance impact...simple images. Drawbacks This recognition function only supports images...

    docs.aspose.com/ocr/cpp/recognize-single-line/