Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 3,948 for

batch processing

(0.25 sec)
  1. Skew correction|Documentation

    How to straighten a rotated image to improve recognition accuracy....straightening is critical to the OCR process as it directly affects the...Aspose.OCR offers automated processing algorithms to correct image...

    docs.aspose.com/ocr/java/deskew/
  2. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Python via .NET recognition results as PDF, text, Word, or Excel documents, as well as XML and JSON files....documents between different word processing programs. SaveFormat.HOCR...Add image to the recognition batch input = OcrInput ( InputType...

    docs.aspose.com/ocr/python-net/save-file/
  3. Language detecton|Documentation

    How to detect the languages used on the provided image....Add image to the recognition batch input = OcrInput ( InputType...Add image to the recognition batch input = OcrInput ( InputType...

    docs.aspose.com/ocr/python-net/language_detection/
  4. Color inversion|Documentation

    How to swap colors in an image using Aspose.OCR for Python via .NET to improve recognition accuracy....NET provides the automated processing filter that inverts colors...the image through invert processing filter. # Instantiate Aspose...

    docs.aspose.com/ocr/python-net/invert/
  5. Developer's reference|Documentation

    For developers, by developers. Find answers in Aspose.OCR for Python via .NET developer's reference and start building your OCR applications.... A full-cycle OCR process involves 5 main stages: Preparing...for recognition : Prepare a batch of images, scanned PDFs, URLs...

    docs.aspose.com/ocr/python-net/developer-refere...
  6. KML to GPX Conversion Tutorial in Python

    Learn how to convert KML files to GPX format using Aspose.GIS for Python via .NET. This tutorial covers installation, a verified VectorLayer.convert code example, and best practices....During KML to GPX Conversion Batch Convert Multiple KML Files to...Aspose.GIS license file? Can I batch convert multiple KML files to...

    blog.aspose.com/gis/kml-to-gpx-conversion-tutor...
  7. Noise removal|Documentation

    How to remove dirt, spots, scratches, glare, and other image defects using Aspose.OCR for Python via .NET to improve recognition accuracy....NET provides automated processing algorithms that remove noise...image through auto_denoising processing filter. # Instantiate Aspose...

    docs.aspose.com/ocr/python-net/denoise/
  8. Manipulating WebP Images|Documentation

    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.... Batch export to WebP Batch (sequential) export...export mode at all Batch (or sequential) export mode eliminates...

    docs.aspose.com/imaging/net/manipulating-webp-i...
  9. Conversion to grayscale|Documentation

    How to convert source images to grayscale using Aspose.OCR for Python via .NET before recognition....Grayscale allows images to be processed more efficiently, resulting...improve the results of other processing filters, such as automatic...

    docs.aspose.com/ocr/python-net/grayscale/
  10. NodeJS OCR - extract text from image in Node.js...

    Aspose.OCR in Node.js extracts text from scanned pages, photos, screenshots, and other sources in JavaScript, Node.js services and serverless applications....; let batch = new Module . WasmAsposeOCRInputs (); batch . push_back...Module . AsposeOCRRecognize ( batch ); // Output extracted text...

    products.aspose.com/ocr/nodejs-cpp/