Skip to content

This repository contains the AI Image Analyzer code that utilizes Azure SDK to analyze Images.

License

Notifications You must be signed in to change notification settings

faisalkhan91/AI-Image-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

This repository contains the AI Image Analyzer code that utilizes Azure SDK to analyze Images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages