Skip to content

EnoxSoftware/VisualScriptingWithDlibFaceLandmarkDetectorExample

Repository files navigation

VisualScripting With DlibFaceLandmarkDetector Example

Overview

VisualScriptingWithDlibFaceLandmarkDetectorExample

Environment

Setup

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

ScreenShot

screenshot1.png screenshot2.png