Skip to content

TakahiroMiyaura/HoloOcrSamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HoloOcrSamples

This project is a sample that perform optical character recognition by HoloLens

Develop Environment

  • Windows 10 Pro
  • Windows SDK 10.0.14393.0
  • Visual Studio 2015 Community Edition update 3
  • Unity 5.5.0P2 Personal
  • HoloToolkit 1.5.5.0

Export Form Unity

  1. Open This Unity project(HoloOcrSamples).

  2. Open [Mixed Reality Toolkit]-[Configure]-[Apply UWP Capability Settings]

  3. In the Apply UWP Capability Settings dialog,and check:

Apply UWP Capability Settings

  • Microphone
  • Webcam
  1. Select Apply

  2. Open the File menu and select Build Settings...

  3. In the Build Settings dialog, choose the following options to export for HoloLens:

  • Scene In Build : HoloOcrSamples
  • Platform : Windows Store
  • SDK : Universal 10
  • UWP Build Type : XAML
  1. Open Player Settings...

  2. Select the Settings for Windows Store tab

  3. Expand the Other Settings group

In the Rendering section, check the Virtual Reality Supported checkbox to add a new Virtual Reality Devices list and confirm "Windows Holographic" is listed as a supported device.

  1. Select Build

  2. Select the folder "UWP".

  3. Open UWP/HoloOcrSamples.sln

  4. Build Solution.

  5. Deploy Hololens!

About

This project is a sample for HoloLens that perform optical character recognition.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published