Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 8,085 for

recognize image

(0.07 sec)
  1. Scan Codablock-F and GS1 Codablock-F barcodes I...

    C# sample code to scan and decode Codablock-F and GS1 Codablock-F barcodes barcode type in .NET Framework, .NET Standard, COM Interloop for PHP, VBScript, Delphi, or C++....NET Codablock Recognize PNG JPG BMP TIFF SVG Codablock-F...barcode barcodes from stream or image with few lines of code Create...

    products.aspose.com/barcode/net/codablock/recog...
  2. Color inversion|Documentation

    How to swap colors in an Image to improve recognition accuracy....reversing the colors of the image so that light areas appear dark...that inverts colors in the image before proceeding to recognition...

    docs.aspose.com/ocr/net/invert/
  3. Aspose.OCR for .NET 22.12.0 - Release Notes

    A summary of recent changes, enhancements and bug fixes in Aspose.OCR for .NET 22.12.0 (December 2022) release....Added methods for comparing image texts. New feature OCRNET-618...for a fragment of text in an image. New feature OCRNET-619 Added...

    releases.aspose.com/ocr/net/release-notes/2022/...
  4. DetectAreasMode.TABLE|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.TABLE algorithm....detects tabular structures on an image and extracts text from cells...); // Prepare batch OcrInput images = new OcrInput ( InputType...

    docs.aspose.com/ocr/java/areas-detection/table/
  5. Aspose.BarCode for .NET 7.8.0 Release Notes|Doc...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....BARCODENET-34415 Unable to recognize PDF417 barcode Enhancement...Enhancement BARCODENET-34402 Recognize DataMatrix barcode with small...

    docs.aspose.com/barcode/net/aspose-barcode-for-...
  6. Skew correction|Documentation

    How to straighten a rotated Image to improve recognition accuracy....scanned images or photographs. Skew angle detection and image straightening...processing algorithms to correct image tilt (deskew) before proceeding...

    docs.aspose.com/ocr/net/deskew/
  7. DetectAreasMode.CURVED_TEXT|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.CURVED_TEXT algorithm....results in distortion of the image, causing the lines of text to...dealing with perfectly straight images, such as a single scanned sheet...

    docs.aspose.com/ocr/net/areas-detection/curved_...
  8. DetectAreasMode.PHOTO|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.PHOTO algorithm....detects smaller text areas in an image, such as individual words, phrases...OCR . AsposeOcr (); // Add an image to OcrInput object Aspose ....

    docs.aspose.com/ocr/net/areas-detection/photo/
  9. Aspose.OCR for .NET 21.5 - Release Notes

    Aspose.OCR for .NET 21.5 - Release Notes – the latest updates and fixes....lic" ); // Get image for recognize string image = "D://img.png"...png" ; // Recognize image RecognitionResult result = api.RecognizeImage(image...

    releases.aspose.com/ocr/net/release-notes/2021/...
  10. Result get split lines with coordinates and wit...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... class ); // The image path String imagePath = dataDir...Total.lic" ); // Get image file for recognize String imgPath = p...

    docs.aspose.com/ocr/java/result-get-lines/