Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 359 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 359 Bytes

AI-Image-Analyzer

This repository contains the AI Image Analyzer code that utilizes Azure SDK to call Azure AI resource.

Install SDK using: pip install azure-ai-vision-imageanalysis==1.0.0b1

Run the code as: python image-analysis.py images/street.jpg

View files:

  • object.jpg : For objects detected.
  • background.png : For images with removed background.