Skip to content

EnoxSoftware/VisualScriptingWithDlibFaceLandmarkDetectorExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 18, 2023
a3531dd · Jul 18, 2023

History

1 Commit
Jul 18, 2023
Jul 18, 2023
Jul 18, 2023
Jul 18, 2023
Jul 18, 2023
Jul 18, 2023
Jul 18, 2023
Jul 18, 2023

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