Setup & Installation
What This Skill Does
Azure AI Vision Image Analysis SDK for Python wraps the Azure AI Vision 4.0 API. It extracts captions, tags, detected objects with bounding boxes, OCR text, people locations, and suggested crop regions from images submitted by URL or file upload. Running multiple vision tasks (caption, OCR, object detection) in one API call avoids stitching together separate models or services.
When to use it
- Working with azure ai vision imageanalysis py functionality
- Implementing azure ai vision imageanalysis py features
- Debugging azure ai vision imageanalysis py related issues
