Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 111,893 for

ocr

(0.06 sec)
  1. Multithreading support|Documentation

    Optimize the resource usage by limiting the number of threads used by Aspose.Ocr for .NET recognition engine....OCR for .NET allows you to limit...The OCR engine will use all CPU cores/threads. 0 The OCR engine...

    docs.aspose.com/ocr/net/multithreading/
  2. Getting recognition results as XML|Documentation

    Returning Aspose.Ocr for .NET recognition results in XML format....OCR for .NET can return recognition...of Aspose.OCR.RecognitionResult object. Aspose . OCR . AsposeOcr...

    docs.aspose.com/ocr/net/save-xml/
  3. Finding paragraph bounding boxes|Documentation

    Automatic detection of paragraph bounding boxes inside an image....OCR for .NET can automatically find...OcrInput object , use Aspose.OCR.AsposeOcr.DetectRectangles method...

    docs.aspose.com/ocr/net/image-regions-paragraph...
  4. Extracting text from passport images|Documentation

    How to digitize scanned or photographed passports by automatically extracting text from them....text recognition model ( aspose-ocr-text-in-wild-v1 ) in your project...undesirable consequences. Aspose.OCR offers a special recognition...

    docs.aspose.com/ocr/net/recognition/passport/
  5. Working with custom dictionaries|Documentation

    How to create and apply custom dictionaries for Aspose.Ocr spell checker....OCR’s built-in dictionaries. The...Aspose . OCR . AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr...

    docs.aspose.com/ocr/net/dictionaries/
  6. Overriding ONNX options|Documentation

    How to override the default ONNX runtime settings....OCR for .NET leverages ONNX Runtime...is configured through Aspose.OCR.OnnxRuntimeSessionOp static class...

    docs.aspose.com/ocr/net/onnx_options/
  7. Tracking recognition progress|Documentation

    How to track the process of batch recognition and text extraction from multipage documents....OCR for .NET exposes the Aspose.OCR.AsposeOcr.OcrProgress...Aspose . OCR . AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr...

    docs.aspose.com/ocr/net/track-progress/
  8. Providing an image as pixel array|Documentation

    Adding an image as an array of pixels to the Aspose.Ocr for .NET recognition package....OCR allows you to provide an image...Aspose.OCR.PixelType.RGB 3 Red Green Blue Aspose.OCR.PixelType...

    docs.aspose.com/ocr/net/ocrinput/image-by-pixel/
  9. Getting recognition results as text|Documentation

    Returning Aspose.Ocr for .NET recognition results as formatted text.... OCR . AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr...object Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput...

    docs.aspose.com/ocr/net/save-text/
  10. Extracting text inside a rectangle|Documentation

    Extract text located inside areas of the image provided by coordinates....OCR allows you to extract names,...automatically detected using the Aspose.OCR.AsposeOcr.DetectRectangles method...

    docs.aspose.com/ocr/net/image-regions-extract/