Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

This Azure Function reads in a blob triggered when a new image is uploaded and performs custom image detection on it to look for trained images and then performs OCR to read text. I also uses Microsoft Cognitive Services Custom Vision to set tags on the image and sets the GPS data from the image if available.

Notifications You must be signed in to change notification settings

nzigel/FunctionAppImageProcess

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FunctionAppImageProcess

This Azure Function reads in a blob triggered when a new image is uploaded and performs custom image detection on it to look for trained images and then performs OCR to read text. I also uses Microsoft Cognitive Services Custom Vision to set tags on the image and sets the GPS data from the image if available.

There are two functions in this project one that reads from a container triggered by new blob images, it processes the image and writes metadata as attributes to the blob and outputs to an output conatiner.

The other function is trigger by a queue from https://github.com/nzigel/ImageUploadAPI that processes the image from the blob container and writes the metadata to a document DB document that is passed in from the queue.

Machine Pre-requisites

Install the following on your machine:

For another sample with a similar pattern check out https://github.com/Azure-Samples/functions-customer-reviews

About

This Azure Function reads in a blob triggered when a new image is uploaded and performs custom image detection on it to look for trained images and then performs OCR to read text. I also uses Microsoft Cognitive Services Custom Vision to set tags on the image and sets the GPS data from the image if available.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.