Skip to content

DotNetRussell/AzureAIBoundingBoxCropExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Azure AI Bounding Box Image Crop with OCR Example

Just a simple Azure Custom Vision Example. The model should be trained for Object Detection.

The result of the call to the azure endpoint will be an array of predictions. Each prediction will have a confidence score and a bounding box.

This project takes that bounding box and crops the original image to it, then sends it off for OCR processing.

About

Azure Cognitive Services Vision to get a bounding box | Crop | OCR Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages