Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 2.39 KB

File metadata and controls

36 lines (27 loc) · 2.39 KB

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