Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 2,071 for

batch processing

(0.12 sec)
  1. 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/
  2. 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/java/manipulating-webp-...
  3. Working with image regions|Documentation

    Automatic detection of text bounding boxes and extraction of text inside image rectangles....This is very useful for batch processing uniform documents such...

    docs.aspose.com/ocr/net/image-regions/
  4. 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...
  5. Median filter|Documentation

    How to smooth out noise in an image using Aspose.OCR for Python via .NET before applying other Processing filters or performing OCR....algorithms and prevent other processing filters from working properly...auto-contrast or binarization processing filters. The median filter...

    docs.aspose.com/ocr/python-net/median/
  6. 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/
  7. 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/
  8. 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/
  9. 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...
  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/