Skip to content

A demonstration of a Hololens application consuming Azure Cognitive Services

License

Notifications You must be signed in to change notification settings

itye-msft/hololens-with-cognitive-serivces

Repository files navigation

A hololens application which consumes Azure Cognitive Services

A demonstration of a Hololens application consuming Azure Cognitive Services.

This application captures images from the Hololens front camera, it sends it to Cognitive service - Image recognition API, prints the results on the screen, and uses Cortana text-to-speech (which is built in Hololens) to "Say" what the service recognized.

Instructions

You will have to obtain a subsription key for Cognitive services, and pick the relevant region endpoint. Update 'ComputerVisionHelper.cs' class with the correct values.

About

A demonstration of a Hololens application consuming Azure Cognitive Services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages