1
0
Форкнуть 0
MagicLeap with DlibFaceLandmarkDetector Example
Перейти к файлу
EnoxSoftware 71603e7323 update 1.0.6 2022-02-23 01:41:12 +09:00
Assets update 1.0.6 2022-02-23 01:41:12 +09:00
README.md update 1.0.6 2022-02-23 01:41:12 +09:00
magicleap_dlib.jpg v1.0.0 2019-01-31 00:42:38 +09:00
magicleap_sdk_for_unity.png update 1.0.6 2022-02-23 01:41:12 +09:00
manifest_settings.PNG update 1.0.6 2022-02-23 01:41:12 +09:00
project_setup_tool.png update 1.0.6 2022-02-23 01:41:12 +09:00
setup.PNG update 1.0.6 2022-02-23 01:41:12 +09:00

README.md

MagicLeap With DlibFaceLandmarkDetector Example

Environment

Setup

  1. Download the latest release unitypackage. MagicLeapWithDlibFaceLandmarkDetectorExample.unitypackage
  2. Create a new project. (MagicLeapWithDlibFaceLandmarkDetectorExample) and setup UnityProject.
  3. Import the OpenCVForUnity.
    • Setup the OpenCVForUnity. (Tools > OpenCV for Unity > Set Plugin Import Settings)
  4. Import the DlibFaceLandmarkDetector.
    • Setup the DlibFaceLandmarkDetector. (Tools > Dlib FaceLandmarkDetector > Set Plugin Import Settings)
    • Move the "DlibFaceLandmarkDetector/StreamingAssets/" folder to the "Assets/" folder.
  5. Import the MagicLeapWithDlibFaceLandmarkDetectorExample.unitypackage. setup.PNG
  6. Add the "Assets/MagicLeapWithDlibFaceLandmarkDetectorExample/*.unity" files to the "Scenes In Build" list in the "Build Settings" window.
  7. Check CameraCapture and ComputerVision checkbox in Publishing Settings. manifest_settings.PNG
  8. Build and Deploy to MagicLeap.

ScreenShot

magicleap_dlib.jpg