{"id":19119713,"url":"https://github.com/enoxsoftware/magicleapwithdlibfacelandmarkdetectorexample","last_synced_at":"2025-09-09T23:22:27.230Z","repository":{"id":81994321,"uuid":"168367777","full_name":"EnoxSoftware/MagicLeapWithDlibFaceLandmarkDetectorExample","owner":"EnoxSoftware","description":"MagicLeap with DlibFaceLandmarkDetector Example","archived":false,"fork":false,"pushed_at":"2022-02-22T16:42:00.000Z","size":7272,"stargazers_count":8,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T21:51:13.358Z","etag":null,"topics":["dlib","magicleap","unity"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EnoxSoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-30T15:40:33.000Z","updated_at":"2023-08-17T22:32:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"f972a529-102b-44b9-aed9-71d8ff64bde4","html_url":"https://github.com/EnoxSoftware/MagicLeapWithDlibFaceLandmarkDetectorExample","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnoxSoftware%2FMagicLeapWithDlibFaceLandmarkDetectorExample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnoxSoftware%2FMagicLeapWithDlibFaceLandmarkDetectorExample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnoxSoftware%2FMagicLeapWithDlibFaceLandmarkDetectorExample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnoxSoftware%2FMagicLeapWithDlibFaceLandmarkDetectorExample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EnoxSoftware","download_url":"https://codeload.github.com/EnoxSoftware/MagicLeapWithDlibFaceLandmarkDetectorExample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252516266,"owners_count":21760749,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dlib","magicleap","unity"],"created_at":"2024-11-09T05:10:47.950Z","updated_at":"2025-05-05T14:42:49.114Z","avatar_url":"https://github.com/EnoxSoftware.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MagicLeap With DlibFaceLandmarkDetector Example\r\n\r\n\r\n## Environment\r\n* MagicLeapOne Lumin OS 0.98.30\r\n* Lumin SDK 0.26\r\n* Unity 2020.3.29f1 (64-bit)  \r\n* [OpenCV for Unity](https://assetstore.unity.com/packages/tools/integration/opencv-for-unity-21088?aid=1011l4ehR) 2.4.7+ \r\n* [Dlib FaceLandmarkDetector](https://assetstore.unity.com/packages/tools/integration/dlib-facelandmark-detector-64314?aid=1011l4ehR) 1.3.3+ \r\n\r\n\r\n## Setup\r\n1. Download the latest release unitypackage. [MagicLeapWithDlibFaceLandmarkDetectorExample.unitypackage](https://github.com/EnoxSoftware/MagicLeapWithDlibFaceLandmarkDetectorExample/releases)\r\n1. Create a new project. (MagicLeapWithDlibFaceLandmarkDetectorExample) and [setup UnityProject](https://developer.magicleap.com/en-us/learn/guides/import-the-magic-leap-unity-package).\r\n    * Import the Magic Leap SDK for Unity asset from the [Unity Asset Store](https://assetstore.unity.com/packages/tools/integration/magic-leap-sdk-for-unity-194780).\r\n    ![magicleap_sdk_for_unity.png](magicleap_sdk_for_unity.png)\r\n    * Setup MagicLeap PROJECT SETUP TOOL.\r\n    ![project_setup_tool.png](project_setup_tool.png)\r\n    * Copy [the \"MagicLeap\" folder](https://github.com/magicleap/MagicLeapUnityExamples/tree/main/Assets) to your project.\r\n1. Import the OpenCVForUnity.\r\n    * Setup the OpenCVForUnity. (Tools \u003e OpenCV for Unity \u003e Set Plugin Import Settings)\r\n1. Import the DlibFaceLandmarkDetector.\r\n    * Setup the DlibFaceLandmarkDetector. (Tools \u003e Dlib FaceLandmarkDetector \u003e Set Plugin Import Settings)\r\n    * Move the \"DlibFaceLandmarkDetector/StreamingAssets/\" folder to the \"Assets/\" folder.\r\n1. Import the MagicLeapWithDlibFaceLandmarkDetectorExample.unitypackage.\r\n   ![setup.PNG](setup.PNG)\r\n1. Add the \"Assets/MagicLeapWithDlibFaceLandmarkDetectorExample/*.unity\" files to the \"Scenes In Build\" list in the \"Build Settings\" window.\r\n1. Check CameraCapture and ComputerVision checkbox in Publishing Settings.\r\n   ![manifest_settings.PNG](manifest_settings.PNG)\r\n1. Build and Deploy to MagicLeap.\r\n\r\n\r\n## ScreenShot\r\n![magicleap_dlib.jpg](magicleap_dlib.jpg) \r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenoxsoftware%2Fmagicleapwithdlibfacelandmarkdetectorexample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenoxsoftware%2Fmagicleapwithdlibfacelandmarkdetectorexample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenoxsoftware%2Fmagicleapwithdlibfacelandmarkdetectorexample/lists"}