Skip to content

EnoxSoftware/VisualScriptingWithDlibFaceLandmarkDetectorExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

VisualScripting With DlibFaceLandmarkDetector Example

VisualScriptingWithDlibFaceLandmarkDetectorExample

Overview

Environment

Setup

  1. Download the latest release unitypackage from VisualScriptingWithDlibFaceLandmarkDetectorExample.unitypackage.
  2. Create a new project. (ex. VisualScriptingWithDlibFaceLandmarkDetectorExample)
  3. Import and Setup OpenCV for Unity.
  4. Import Dlib FaceLandmarkDetector.
    • Select Menu Item Tools > OpenCV for Unity > Open Setup Tools.
    • Click the Move StreamingAssets Folder button.
    • Click the Import OpenCV Example Package button.
  5. Import VisualScriptingWithDlibFaceLandmarkDetectorExample.unitypackage.
  6. Replace Assets/VisualScriptingWithDlibFaceLandmarkDetectorExample/VisualScriptingSettings.asset with ProjectSettings/VisualScriptingSettings.asset.
  7. Open Project Settings > Visual Scripting > Regenerate Units regenerate_units.png type_options.png node_library.png setup.png

ScreenShot

screenshot1.png screenshot2.png

About

Example of using DlibFaceLandmarkDetector with VisualScripting

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors