Where can I find a quickstart for smart-cropped thumbnails using Azure AI Vision 4.0 API?

Nomad Ratings Tech 0 Reputation points
2024-11-26T22:51:59.02+00:00

This is my first .net core app and I'm reading this document and wish to setup a trial service for cropping images.
https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/concept-generate-thumbnails-40

Does anyone know where to find one?

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
396 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Saideep Anchuri 685 Reputation points Microsoft Vendor
    2024-11-27T05:46:02.83+00:00

    Hi Nomad Ratings Tech

    Welcome to Microsoft Q&A Forum, thank you for posting your query here!

    For a quickstart for smart-cropped thumbnails using Azure AI Vision 4.0 API,in the documentation for the Image Analysis service. It includes setting up a basic application and utilize the API for image analysis, including cropping images intelligently.

    Kindly refer the below document: https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/quickstarts-sdk/image-analysis-client-library-40?tabs=visual-studio%2Cwindows&pivots=programming-language-csharp

    Thank You.

    0 comments No comments

  2. Nomad Ratings Tech 0 Reputation points
    2024-11-27T21:49:11.21+00:00

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.