Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.98 KB

File metadata and controls

36 lines (25 loc) · 1.98 KB

InferenceEngine With OpenCVForUnity Example

InferenceEngineWithOpenCVForUnityExample

Overview

  • Integrate Unity Inference Engine with OpenCV for Unity.

Environment

Setup

  1. Download the latest release unitypackage from InferenceEngineWithOpenCVForUnityExample.unitypackage.
  2. Create a new project. (ex. InferenceEngineWithOpenCVForUnityExample)
  3. Import Inference Engine from Package Manager.
  4. Import and Setup OpenCV for Unity.
  5. Import InferenceEngineWithOpenCVForUnityExample.unitypackage.
  6. Add all of the ***.unity files in the InferenceEngineWithOpenCVForUnityExample folder to Build SettingsScenes In Build.
  7. Build and Deploy.
    setup.png

Demo

ScreenShot

screenshot01.png screenshot02.png