Cognitive.Service.Image.Analyse NuGet Package

First, You need to log into the Azure Portal with our Azure credentials.

Then we need to create an Azure Computer Vision Subscription Key in the Azure portal.
Then create a resource to get the Key
Second, Set the endPoint to "https://westus.api.cognitive.microsoft.com/vision/v1.0/analyze"
Finaly to Image information captured using Computer Vision API you should write like this :
ImageInfo imageInfo = new ImageInfo();
var imageInformations= imageInfo.MakeAnalysisRequest(subscriptionKey, imagePath, endPoint);.




Got any Cognitive.Service.Image.Analyse Question?





Info

Version: 1.0.0
Author(s): Anouar BEN ZAHRA
Last Update: Tuesday, September 25, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://anouarbenzahra.blogspot.com/
NuGet Url: https://www.nuget.org/packages/Cognitive.Service.Image.Analyse


Install
Install-Package Cognitive.Service.Image.Analyse
dotnet add package Cognitive.Service.Image.Analyse
paket add Cognitive.Service.Image.Analyse
Cognitive.Service.Image.Analyse Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.8

avg-downloads-per-day

0

days-since-last-release

2039