Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 113,999 for

page ocr

(0.83 sec)
  1. 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...
  2. Extracting handwritten text|Documentation

    How to extract text from notes, memos, checks and other handwritten documents....aspose-ocr-handwriting-v1 ) in your project. Aspose.OCR offers...RecognizeHandwritten() method of Aspose.OCR.AsposeOcr class. The method takes...

    docs.aspose.com/ocr/net/recognition/read-handwr...
  3. 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/
  4. 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/
  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. Language detecton|Documentation

    How to detect the languages used on the provided image....aspose-ocr-language-classification-v1 ) advanced OCR model to...to your project. Aspose.OCR for Java can automatically identify...

    docs.aspose.com/ocr/java/language_detection/
  7. 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/
  8. Defect detection|Documentation

    How to automatically find problem areas in an image that may be recognized inaccurately....significantly impact the accuracy of OCR. They can be caused by the quality...defects whenever possible. Aspose.OCR for Python via .NET can automatically...

    docs.aspose.com/ocr/python-net/defect-detection/
  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 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/