Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 115,990 for

ocr

(1.51 sec)
  1. Dilation|Documentation

    How to make characters in an image thicker to improve recognition accuracy....OCR provides a special processing...Aspose . OCR . AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr...

    docs.aspose.com/ocr/net/dilate/
  2. 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/
  3. Extracting text from vehicle license plate imag...

    How to automatically extract text from scanned or photographed vehicle license plates....OCR offers a special recognition...RecognizeCarPlate method of Aspose.OCR.AsposeOcr class. This method...

    docs.aspose.com/ocr/net/recognition/car-plate/
  4. Extracting text from receipts|Documentation

    How to digitize scanned receipts by automatically extracting text from them....OCR offers a special recognition...RecognizeReceipt method of Aspose.OCR.AsposeOcr class. This method...

    docs.aspose.com/ocr/net/recognition/receipt/
  5. 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/
  6. Defining the blacklist of characters|Documentation

    How to ignore certain image defects that may be incorrectly recognized as characters.... OCR . AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr...object Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput...

    docs.aspose.com/ocr/net/characters-blacklist/
  7. Defining the whitelist of characters|Documentation

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

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

    How to specify the language that is used by the Aspose.Ocr recognition engine....aspose-ocr-cyrillic-v1 Chinese text recognition: aspose-ocr-chinese-v2...aspose-ocr-hindi-v2 Arabic text recognition: aspose-ocr-arabic-v1...

    docs.aspose.com/ocr/net/languages/
  9. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....OCR engine always uses black and...and white By default, Aspose.OCR automatically calculates the...

    docs.aspose.com/ocr/net/binarization/
  10. Recognize single line|Documentation

    How to read text from images containing a single line of text....OCR.AsposeOcr.RecognizeLines method...returned as a list of Aspose.OCR.RecognitionResult objects, that...

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