Image Recognition and Processing APIs let you use Machine Learning to recognize and process images, and also perform useful image modification operations.
Info
Version: | 3.0.7 |
Author(s): | Cloudmersive |
Last Update: | Sunday, June 6, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://cloudmersive.com/image-recognition-and-processing-api |
NuGet Url: | https://www.nuget.org/packages/Cloudmersive.APIClient.NET.ImageRecognition |
Install
Install-Package Cloudmersive.APIClient.NET.ImageRecognition
dotnet add package Cloudmersive.APIClient.NET.ImageRecognition
paket add Cloudmersive.APIClient.NET.ImageRecognition
Cloudmersive.APIClient.NET.ImageRecognition Download (Unzip the "nupkg" after downloading)
Dependencies
- NewtonSoft.Json(>= 10.0.3)
- JsonSubTypes(>= 1.2.0)
- RestSharp(>= 106.6.10)