Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 115,146 for

ocr

(1.15 sec)
  1. Extracting text from invoices|Documentation

    How to digitize scanned invoices by automatically extracting text from them....OCR offers a special recognition...RecognizeInvoice method of Aspose.OCR.AsposeOcr class. This method...

    docs.aspose.com/ocr/net/recognition/invoice/
  2. Layout detecton|Documentation

    How to detect the layout on the provided image....OCR for .NET can automatically analyze...images as Aspose.OCR.OcrInput object to Aspose.OCR.DetectDocumentLayout...

    docs.aspose.com/ocr/net/layout_detection/
  3. Contrast correction|Documentation

    How to automatically increase image contrast to improve recognition accuracy....They make it difficult for the OCR algorithms to operate successfully...recognition accuracy. Aspose.OCR can automatically increase the...

    docs.aspose.com/ocr/net/contrast/
  4. Providing an image as pixel array|Documentation

    Adding an image as an array of pixels to the Aspose.Ocr for .NET recognition package....OCR allows you to provide an image...Aspose.OCR.PixelType.RGB 3 Red Green Blue Aspose.OCR.PixelType...

    docs.aspose.com/ocr/net/ocrinput/image-by-pixel/
  5. Conversion to grayscale|Documentation

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

    docs.aspose.com/ocr/net/grayscale/
  6. 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 ) in...significantly reduce the accuracy of OCR, and may cause spots to be misrecognised...

    docs.aspose.com/ocr/net/denoise/
  7. DetectAreasMode.UNIVERSAL|Documentation

    How Aspose.Ocr determines the structure of a document using the DetectAreasMode.UNIVERSAL algorithm.... OCR . AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr...object Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput...

    docs.aspose.com/ocr/net/areas-detection/universal/
  8. 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/
  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. Tracking recognition progress|Documentation

    How to track the process of batch recognition and text extraction from multipage documents....OCR for .NET exposes the Aspose.OCR.AsposeOcr.OcrProgress...Aspose . OCR . AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr...

    docs.aspose.com/ocr/net/track-progress/