by CPI Staff | Oct 7, 2024 | AI, Azure AI Vision, Blog
This Microsoft Azure AI Vision post will show how to use Azure AI Vision with C# to analyze images. Table of contents.NET SDKCreate an Azure AI Vision resource using BicepCreate a resource group.Use Azure AI Vision With C# to Analyze ImagesRun ApplicationRelated...
by CPI Staff | Jul 29, 2024 | .NET, AI, Azure, Azure AI Services, Azure AI Vision, Blog, C#
This Azure AI Vision article will show you how to create a .NET app that reads handwritten text using Azure AI Vision. Microsoft Azure AI Services offers several AI services that can help streamline business processes or create in-house applications that can replace...
by CPI Staff | Jul 22, 2024 | AI, Azure, Azure AI Vision, Blog
This Azure AI Vision article will show how to generate an image caption with Azure AI Vision and .NET C# application. Azure AI Vision is a Microsoft Azure service that is part of the Azure AI Services suite of cloud services, which also includes speech services and...
by CPI Staff | Jul 22, 2024 | AI, Azure, Azure AI Services, Azure AI Vision, Blog
In this Azure AI Vision blog post, we will show how to extract text from images using Azure AI Vision and Azure SDK for .NET. Azure AI Vision allows us to analyse images and perform operations against objects inside images. AI Vision capabilities include: Optical...
by CPI Staff | Jul 21, 2024 | AI, Azure, Azure AI Vision, Blog
This Azure AI Services article will show how to integrate Azure AI Vision for image analysis in C# applications using .NET. Azure AI Services offers access to many AI services, including the popular Azure OpenAI service. Today, we will focus on Azure AI Vision, which...