Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 114,028 for

aspose ocr

(1.43 sec)
  1. Dilation|Documentation

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

    docs.aspose.com/ocr/net/dilate/
  2. 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...filters from working properly. Aspose.OCR provides an alternative method...

    docs.aspose.com/ocr/net/median/
  3. Defining the blacklist of characters|Documentation

    How to ignore certain image defects that may be incorrectly recognized as characters....a case-sensitive string: Aspose . OCR . AsposeOcr recognitionEngine...recognitionEngine = new Aspose . OCR . AsposeOcr (); // Add an image to...

    docs.aspose.com/ocr/net/characters-blacklist/
  4. 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/
  5. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....bounding boxes Contents [ Hide ] Aspose.OCR for .NET can automatically...in OcrInput object , use Aspose.OCR.AsposeOcr.DetectRectangles...

    docs.aspose.com/ocr/net/image-regions-line-find/
  6. How to Extract Text From Image in C++

    In this tutorial, we will learn how to extract text from Image in C++. You can extract text in languages like English, German, Chinese, Portuguese, Spanish and French etc. from PNG, JPG or BMP images in C++ with simple API calls that can be used in Windows or Linux environments....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/ocr/cpp/how-to-extract-text-from-...
  7. Managing downloadable resources|Documentation

    How to manage Aspose.Ocr for .NET downloadable modules....Contents [ Hide ] By default, Aspose.OCR for .NET automatically downloads...preconfigured to use the Aspose.OCR resource repository . The...

    docs.aspose.com/ocr/net/modules/management/
  8. 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/
  9. Identifying recognition problems|Documentation

    How to identify non-fatal errors that occurred during recognition.... Aspose . OCR . AsposeOcr recognitionEngine...recognitionEngine = new Aspose . OCR . AsposeOcr (); // Add an image to...

    docs.aspose.com/ocr/net/identify-problems/
  10. Image processing|Documentation

    Automatic or manual actions for formatting an image before sending it for recognition.... Aspose.OCR offers a large number of...image before it is sent to the OCR engine. Each filter increases...

    docs.aspose.com/ocr/net/image-processing/