Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/vision #30

Open
wants to merge 77 commits into
base: develop
Choose a base branch
from

Conversation

MichaelMilstead
Copy link

Adds:
1: Package for using Microsoft Custom Vision and Computer Vision in Unity.
2: A Standalone Demo that shows how to use this package, called "Vision Treasure Hunt".

The assets used for this package are under /Assets/MixedRealityAzure/Vision/, and include 3 scripts and 1 prefab. No additional .dlls are needed at this point.

There is a .bat file for packaging in the future included, and the 1.0.0 version of the Unity Package is in /MixedReality-Azure-Unity/UnityPackages.

To use in a project, just import the UnityPackage, and put the VisionObject prefab in the scene, fill in options in the inspector, and send images to it. There are more instructions in the README in /MixedRealityAzure/Vision/, and an example of using it in the standalone sample.

The package has been tested in a project that also uses the LUIS package, and seems to have no conflicts.

ActiveNick and others added 30 commits February 21, 2018 14:41
…thub

Adding Azure Deploy Buttin to README

Related Work Items: #78, #79
Adding Luis Cache Functions
Working on ARL
Moving LUIS post processing to Azure Function
- adding Luis, Function App
- adding app settings for functions and git continous deploy
Fixing function autodeploy function
Adding ARM template and auto-deploy to Feature/LUIScache
- Dynamic configuration of Luis endpoint
- Location indepent
- Continous  deploy of the Azure Function
Luis API url
@msftclas
Copy link

msftclas commented Sep 4, 2018

CLA assistant check
All CLA requirements met.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants