Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 2,146 for

text detection

(0.14 sec)
  1. Image preprocessing|Documentation

    Automatic or manual actions for formatting an image before sending it for recognition....accuracy and reliability of text recognition is highly dependent...contrast. 7.5% Photos Old papers Text on a background Resizing Proportionally...

    docs.aspose.com/ocr/cpp/image-preprocessing/
  2. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....Hide ] While you can extract text from color or grayscale scans...black and white images to detect text and perform automatic corrections...

    docs.aspose.com/ocr/net/binarization/
  3. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...startindex and count string text = extractedPage.GetText(); }...as a result incorrect page detection. You can implement IWarningCallback...

    forum.aspose.com/t/document-extractpages-yields...
  4. Number of the Figure count - Free Support Forum...

    When I check the number of images in a .docx file, it shows a total of 7 images, but in reality, there is only one image in it. I request you to examine the attached .docx file and advise on how to get the correct image …..., text boxes, OLE objects, VML placeholders)...1) Newer versions improve detection of VML vs. DrawingML. Iterate...

    forum.aspose.com/t/number-of-the-figure-count/3...
  5. Skew correction|Documentation

    How to straighten a rotated image using Aspose.OCR for Python via .NET to improve recognition accuracy.... Skew angle detection and image straightening is...efficiency of segmentation and text extraction. Aspose.OCR offers...

    docs.aspose.com/ocr/python-net/deskew/
  6. Creating a preset from scratch|Documentation

    Extend PresetCoreBase to bring your own GGUF model into Aspose.LLM for .NET — Text or vision, with full control over every parameter bag....(vision); various text templates for the built-in text presets. For...families — template auto-detection usually works. Non-standard...

    docs.aspose.com/llm/net/developer-reference/pre...
  7. Batch recognition via C# | Aspose

    Recognize images in ZIP archives....Automatically detect regions containing text paragraphs, detect skew and...and recognize text on images stored in ZIP archives using Aspose...

    products.aspose.com/ocr/net/recognition/recogni...
  8. Bug 5333: Csv to Gdb- Conversion succeeded, are...

    Hi Alexander, I moved to new version 26.5 and here my results: Please see: Comparison(csv-left, right Gdb) through GeoJson image.png (198.5 KB) Test data(input/output/QGIS) 5333-Csv-Gdb.zip (61.4 KB) Thanks,...that the CSV reader did not detect a geometry column or the conversion...& checks Geometry column detection Aspose.GIS expects a column...

    forum.aspose.com/t/bug-5333-csv-to-gdb-conversi...
  9. Recognize image by link via C# | Aspose

    Recognize image using default options by URL link....Automatically detect regions containing text paragraphs, detect skew and...and recognize text on image by URL using Aspose.OCR for .NET...

    products.aspose.com/ocr/net/recognition/recogni...
  10. Layout detecton|Documentation

    How to detect the layout of the provided image....[ Hide ] To use language detection, install ( aspose-ocr-doc...aspose-ocr-document-structure-detection-v1.ocr ) advanced OCR model to your...

    docs.aspose.com/ocr/python-net/layout_detection/