Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 113,698 for

aspose ocr

(0.14 sec)
  1. 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/
  2. Extracting text from ID cards|Documentation

    How to digitize scanned or photographed ID cards by automatically extracting text from them.... Aspose.OCR offers a special recognition...RecognizeIDCard method of Aspose.OCR.AsposeOcr class. This method...

    docs.aspose.com/ocr/net/recognition/id-card/
  3. 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/
  4. 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/
  5. Formula recognition|Documentation

    Extracting and recognizing formulas from images, web links, scanned PDFs, DjVu files, folders, archives and other content....recognition Contents [ Hide ] Aspose.OCR for .NET now provides a dedicated...simply call the universal Aspose.OCR.AsposeOcr.RecognizeFormula...

    docs.aspose.com/ocr/net/formula-recognition/
  6. 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...
  7. 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/
  8. Formula recognition|Documentation

    Extracting and recognizing formulas from images, web links, scanned PDFs, DjVu files, folders, archives and other content....recognition Contents [ Hide ] Aspose.OCR for Java now provides a dedicated...simply call the universal aspose.ocr.com.AsposeOCR.RecognizeFormula...

    docs.aspose.com/ocr/java/formula-recognition/
  9. 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/
  10. 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/