About 50 results
Open links in new tab
  1. How to Increase Accuracy of Text Read in Images Using Microsoft …

    Sep 16, 2024 · I'm new to Microsoft Azure AI Computer Vision. I am using Cognitive Services and the Computer Vision Client in a Python Program to do two things: Extract text from a JPG Image using …

  2. azure computer vision detect text - Stack Overflow

    Nov 19, 2021 · I'm using azure computer vision to extract text from images and it works as expected, but now I'm facing a challenge where I have to retrieve just a specific text and not all text from the image, …

  3. azure - ai-form-recognizer vs. cognitiveservices-computervision - Stack ...

    Feb 10, 2022 · On the other hand, Azure Computer Vision provides three distinct features. While the OCR tenet below describes something similar to Form Recognizer, it's more general-purpose in use …

  4. Azure Image Analysis API returns 410 Gone - Stack Overflow

    Feb 1, 2023 · I'm using the Azure Computer Vision Image Analysis API with the following endpoint: https://{my_service}.cognitiveservices.azure.com/computervision/imageanalysis:analyze?api …

  5. A Developer's Manual for Azure's AI services. - Stack Overflow

    Dec 29, 2023 · The combination of Python and Azure's Computer Vision service opens up possibilities for innovation across a range of fields, from streamlining security procedures to automating …

  6. Using asyncio with Azure Computer Vision SDK read_in_stream

    Jun 10, 2021 · I have an application where I need to process several pdfs using Azure Computer Vision SDK. I am following this example from the official documentation. From what I have understood, we …

  7. Microsoft Computer Vision API returning 404 Resource Not Found

    Feb 5, 2020 · The storage account is an Azure Blob Storage connection string. As for the Vision Key and Url, you can find a good tutorial and documentation on the Computer Vision API in the official docs.

  8. Difference between Computer Vision API and Custom Vision API

    Sep 3, 2018 · I'm fairly new to using Microsoft's cognitive services. I'd like to know what is the difference between MS Computer Vision API and MS Custom Vision API?

  9. Azure Computer Vision API - OCR to Text on PDF files

    Sep 28, 2018 · Original Answer Unfortunately Azure has no PDF integration for it's Computer Vision API. To make use of Azure Computer Vision you would need to change the pdf to an image (JPG, …

  10. computer vision - Does Azure OCR support Arabic and Hindi languages ...

    Apr 22, 2021 · An alternative Azure OCR API which CAN read Hindi (and many other Indian lanaguages such as Assamese, Devanagari, Gujarati, Gurmukhi, Kannada, Malayalam, Marathi, Nepali, Panjabi, …