Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 101,942 for

ocr

(0.03 sec)
  1. DetectAreasMode.UNIVERSAL|Documentation

    How Aspose.Ocr determines the structure of a document using the DetectAreasMode.UNIVERSAL algorithm.... OCR . AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr...object Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput...

    docs.aspose.com/ocr/net/areas-detection/universal/
  2. Invoice recognition settings|Documentation

    Configuring Aspose.Ocr for .NET recognition engine for extracting text from invoice images....OCR for .NET allows for very flexible...whitelist of characters Aspose.OCR engine will look for. IgnoredSymbols...

    docs.aspose.com/ocr/net/recognition-settings-in...
  3. Hello, world!|Documentation

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

    docs.aspose.com/ocr/net/hello-world/
  4. Noise removal|Documentation

    How to remove dirt, spots, scratches, glare, and other image defects to improve recognition accuracy....smart image processing ( aspose-ocr-advanced-preprocessing-v1 ) in...significantly reduce the accuracy of OCR, and may cause spots to be misrecognised...

    docs.aspose.com/ocr/net/denoise/
  5. Receipt recognition settings|Documentation

    Configuring Aspose.Ocr for .NET recognition engine for extracting text from scanned receipts....OCR for .NET allows for very flexible...whitelist of characters Aspose.OCR engine will look for. IgnoredSymbols...

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

    Automatic detection of line bounding boxes during recognition....OCR returns coordinates of each extracted...returned as a list of Aspose.OCR.RecognitionResult.LinesResult...

    docs.aspose.com/ocr/net/image-line-extract/
  7. Dewarping|Documentation

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

    docs.aspose.com/ocr/net/dewarp/
  8. 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/
  9. Median filter|Documentation

    How to smooth out noise in an image before applying other processing filters or performing Ocr.... This noise can mislead OCR algorithms and prevent other...from working properly. Aspose.OCR provides an alternative method...

    docs.aspose.com/ocr/net/median/
  10. 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/