Skip to content

EnoxSoftware/VisualScriptingWithDlibFaceLandmarkDetectorExample

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

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