Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 109,110 for

aspose ocr

(0.07 sec)
  1. Dewarping|Documentation

    How to straighten curved and distorted images before recognition....smart image processing ( aspose-ocr-advanced-preprocessing-v1...hard to be processed by most OCR algorithms. Thus, image straightening...

    docs.aspose.com/ocr/net/dewarp/
  2. Hello, world!|Documentation

    Get started with Aspose.Ocr for .NET by creating and running a bare minimum example....text from an image with with Aspose.OCR for .NET. We assume that...as Console App . Install Aspose.OCR (CPU-based) NuGet package...

    docs.aspose.com/ocr/net/hello-world/
  3. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.Ocr engine will look for....image using the built-in Aspose.OCR mechanisms. You can specify...specify a list of characters Aspose.OCR engine will look for in AllowedSymbols...

    docs.aspose.com/ocr/net/characters-whitelist/
  4. Recognition|Documentation

    Extracting text from images, web links, scanned PDFs, DjVu files, folders, archives and other content....text from any content in Aspose.OCR for .NET is as easy as calling...calling a universal Aspose.OCR.AsposeOcr.Recognize method. This...

    docs.aspose.com/ocr/net/recognition/
  5. Skew correction|Documentation

    How to straighten a rotated image to improve recognition accuracy....straightening is critical to the OCR process as it directly affects...segmentation and text extraction. Aspose.OCR offers automated processing...

    docs.aspose.com/ocr/net/deskew/
  6. Recognition languages|Documentation

    How to specify the language that is used by the Aspose.Ocr recognition engine....Cyrillic text recognition: aspose-ocr-cyrillic-v1 Chinese text...text recognition: aspose-ocr-chinese-v2 Indic (Devanagari) text recognition:...

    docs.aspose.com/ocr/net/languages/
  7. Passport recognition settings|Documentation

    Configuring Aspose.Ocr for .NET recognition engine for extracting text from passport images....settings Contents [ Hide ] Aspose.OCR for .NET allows for very...The whitelist of characters Aspose.OCR engine will look for. IgnoredSymbols...

    docs.aspose.com/ocr/net/recognition-settings-pa...
  8. Receipt recognition settings|Documentation

    Configuring Aspose.Ocr for .NET recognition engine for extracting text from scanned receipts....settings Contents [ Hide ] Aspose.OCR for .NET allows for very...The whitelist of characters Aspose.OCR engine will look for. IgnoredSymbols...

    docs.aspose.com/ocr/net/recognition-settings-re...
  9. Extracting lines with coordinates|Documentation

    Automatic detection of line bounding boxes during recognition....coordinates Contents [ Hide ] Aspose.OCR returns coordinates of each...are returned as a list of Aspose.OCR.RecognitionResult.LinesResult...

    docs.aspose.com/ocr/net/image-line-extract/
  10. Getting recognition results as XML|Documentation

    Returning Aspose.Ocr for .NET recognition results in XML format....as XML Contents [ Hide ] Aspose.OCR for .NET can return recognition...method of Aspose.OCR.RecognitionResult object. Aspose . OCR . AsposeOcr...

    docs.aspose.com/ocr/net/save-xml/