- Computer Vision
This code is provided for demo purposes only for course AI-102.
- Azure Subscription
- Python
-
Navigate to the integrated tutorial
-
Observe object detection capability with providing object position and description.
-
Observe read and OCR capability from handwritten and printed text.
-
Run the scripts from the
examplefolder. Update.envfile with your service region and key.ACCOUNT_REGION=your region ACCOUNT_KEY=your key
-
Observe thumbnail generation capability by running
thumb.py. -
Observe landmarks detection capability by running
landmarks.py.



