Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 111,268 for

aspose.ocr

(0.23 sec)
  1. OCR .Net sometimes does not recognize blank spa...

    image.png (13,8 KB) When recognizing document images, we usually get the text without any problems. However, in the address area, many of the blank spaces are not recognized. In the attached screenshot, you can see a po…...not recognize blank spaces Aspose.OCR Product Family net antfor...the address area when using Aspose.OCR, you can apply preprocessing...

    forum.aspose.com/t/ocr-net-sometimes-does-not-r...
  2. Common recognition settings|Documentation

    Configuring Aspose.ocr for Python via .NET recognition engine for extracting text from images, scanned PDFs, DjVu files and other content....settings Contents [ Hide ] Aspose.OCR for Python via .NET allows...The whitelist of characters Aspose.OCR engine will look for. detect_areas_mode...

    docs.aspose.com/ocr/python-net/recognition-sett...
  3. Ինչպես հանել տեքստը սկանավորված PDF-ից C#-ով

    Այս թեման օգնում է ձեզ հասկանալ, թե ինչպես կարելի է տեքստ հանել սկանավորված PDF-ից C#-ով: Սա կկիրառի OCR և կարտահանի տեքստը պատկերներից PDF-ով C#-ով:...Tasks Product Family Aspose.OCR Product Family Aspose.Note...տեքստ հանելու համար Ստացեք Aspose.OCR for .NET NuGet.org փաթեթի...

    kb.aspose.com/hy/ocr/net/how-to-extract-text-fr...
  4. Dilation|Documentation

    How to make characters in an image thicker using Aspose.ocr for Python via .NET to improve recognition accuracy.... Aspose.OCR for Python via .NET provides...processing filter. # Instantiate Aspose.OCR API api = AsposeOcr () #...

    docs.aspose.com/ocr/python-net/dilate/
  5. Monitoring|Documentation

    How to monitor recognition progress, check for possible problems, and identify recognition errors....Monitoring Contents [ Hide ] Aspose.OCR for .NET provides flexible...

    docs.aspose.com/ocr/net/monitor/
  6. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....bounding boxes Contents [ Hide ] Aspose.OCR allows you to automatically...supported in the Linux version of Aspose.OCR for C++. asposeocr_get_rectangles()...

    docs.aspose.com/ocr/cpp/image-regions-line-find/
  7. Finding word bounding boxes|Documentation

    Automatic detection of word bounding boxes inside an image....bounding boxes Contents [ Hide ] Aspose.OCR for Python via .NET can automatically...multiple images: # Instantiate Aspose.OCR API api = AsposeOcr () #...

    docs.aspose.com/ocr/python-net/image-regions-wo...
  8. Skew correction|Documentation

    How to straighten a rotated image to improve recognition accuracy.... Aspose.OCR offers automated processing...supported in the Linux version of Aspose.OCR for C++. Calculate skew angle...

    docs.aspose.com/ocr/cpp/deskew/
  9. Recognize image and save result as JSON file vi...

    Recognize image and save result as JSON file....file using Aspose.OCR for .NET library. Aspose.OCR for .NET Overview...result as JSON file using C# Aspose.OCR for .NET can return recognition...

    products.aspose.com/ocr/net/recognition/get-json/
  10. Median filter|Documentation

    How to smooth out noise in an image using Aspose.ocr for Python via .NET before applying other processing filters or performing OCR.... Aspose.OCR for Python via .NET provides...processing filter. # Instantiate Aspose.OCR API api = AsposeOcr () #...

    docs.aspose.com/ocr/python-net/median/