Example of using OpenCVForUnity with VisualScripting
Перейти к файлу
satoo macbookpro b2f39b1e9a update 1.0.2 2023-07-18 18:55:58 +09:00
Assets update 1.0.2 2023-07-18 18:55:58 +09:00
README.md update 1.0.2 2023-07-18 18:55:58 +09:00
facedetectionexample.png v1.0.0 2021-06-23 23:10:33 +09:00
node_library.png v1.0.0 2021-06-23 23:10:33 +09:00
regenerate_units.png update 1.0.2 2023-07-18 18:55:58 +09:00
setup.png v1.0.0 2021-06-23 23:10:33 +09:00
texture2dtomatexample.png v1.0.0 2021-06-23 23:10:33 +09:00
type_options.png v1.0.0 2021-06-23 23:10:33 +09:00

README.md

VisualScripting With OpenCVForUnity Example

Overview

VisualScriptingWithOpenCVForUnity

Environment

Setup

  1. Download the latest release unitypackage. VisualScriptingWithOpenCVForUnityExample.unitypackage
  2. Create a new project.
  3. Import the OpenCVForUnity.
    • Select MenuItem[Tools/OpenCV for Unity/Open Setup Tools].
    • Click the [Move StreamingAssets Folder] button.
  4. Import the VisualScriptingWithOpenCVForUnityExample.unitypackage.
  5. Replace "Assets/VisualScriptingWithOpenCVForUnityExample/VisualScriptingSettings.asset" to "ProjectSettings/VisualScriptingSettings.asset".
  6. Project Settings > Visual Scripting > Regenerate Units regenerate_units.png type_options.png node_library.png setup.png

ScreenShot

texture2dtomatexample.png facedetectionexample.png