Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 109,128 for

aspose ocr

(0.24 sec)
  1. 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/
  2. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....grayscale scans or photographs, Aspose.OCR engine always uses black...black and white By default, Aspose.OCR automatically calculates...

    docs.aspose.com/ocr/net/binarization/
  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...the recognition accuracy. Aspose.OCR can automatically increase...

    docs.aspose.com/ocr/net/contrast/
  4. 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/
  5. 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/
  6. Providing an image as pixel array|Documentation

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

    docs.aspose.com/ocr/net/ocrinput/image-by-pixel/
  7. Tracking recognition progress|Documentation

    How to track the process of batch recognition and text extraction from multipage documents....[ Hide ] Aspose.OCR for .NET exposes the Aspose.OCR.AsposeOcr...of each individual image. Aspose . OCR . AsposeOcr recognitionEngine...

    docs.aspose.com/ocr/net/track-progress/
  8. 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/
  9. Getting recognition results as text|Documentation

    Returning Aspose.Ocr for .NET recognition results as formatted text.... Aspose . OCR . AsposeOcr recognitionEngine...recognitionEngine = new Aspose . OCR . AsposeOcr (); // Add an image to...

    docs.aspose.com/ocr/net/save-text/
  10. Finding word bounding boxes|Documentation

    Automatic detection of word 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-word-find/