ban-masa / HoloFaceSamples

This project is a sample for HoloLens that perform face detection.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HoloFaceSamples

This project is a sample that perform face detection by HoloLens.

Export Form Unity

  1. Open This Unity project(HoloFaceSamples).
  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:**HoloFaceSamples
  • **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.
  4. Select Build Select the folder "UWP".
  5. Open UWP/HoloFaceSamples.sln
  6. Build Solution.
  7. Deploy Hololens!

About

This project is a sample for HoloLens that perform face detection.

License:MIT License


Languages

Language:C# 100.0%