Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 105,157 for

aspose ocr

(0.06 sec)
  1. Recognize single line|Documentation

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

    docs.aspose.com/ocr/net/recognize-single-line/
  2. 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/
  3. 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...significantly reduce the accuracy of OCR, and may cause spots to be misrecognised...

    docs.aspose.com/ocr/net/denoise/
  4. Language detecton|Documentation

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

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

    Configuring Aspose.Ocr for .NET recognition engine for extracting text from scanned receipts....settings Contents [ Hide ] Aspose.OCR for .NET allows for very...The whitelist of characters Aspose.OCR engine will look for. IgnoredSymbols...

    docs.aspose.com/ocr/net/recognition-settings-re...
  6. Conversion to grayscale|Documentation

    How to convert source images to grayscale before recognition....recognition and can even mislead OCR algorithms. Grayscale allows...as automatic deskewing . Aspose.OCR provides a method for converting...

    docs.aspose.com/ocr/net/grayscale/
  7. 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/
  8. Extracting lines with coordinates|Documentation

    Automatic detection of line bounding boxes during recognition....coordinates Contents [ Hide ] Aspose.OCR returns coordinates of each...are returned as a list of Aspose.OCR.RecognitionResult.LinesResult...

    docs.aspose.com/ocr/net/image-line-extract/
  9. Invoice recognition settings|Documentation

    Configuring Aspose.Ocr for .NET recognition engine for extracting text from invoice images....settings Contents [ Hide ] Aspose.OCR for .NET allows for very...The whitelist of characters Aspose.OCR engine will look for. IgnoredSymbols...

    docs.aspose.com/ocr/net/recognition-settings-in...
  10. Recognition|Documentation

    Extracting text from images, web links, scanned PDFs, DjVu files, folders, archives and other content....text from any content in Aspose.OCR for .NET is as easy as calling...calling a universal Aspose.OCR.AsposeOcr.Recognize method. This...

    docs.aspose.com/ocr/net/recognition/