{"id":19119695,"url":"https://github.com/enoxsoftware/visualscriptingwithdlibfacelandmarkdetectorexample","last_synced_at":"2026-05-05T03:39:45.190Z","repository":{"id":181999281,"uuid":"667777799","full_name":"EnoxSoftware/VisualScriptingWithDlibFaceLandmarkDetectorExample","owner":"EnoxSoftware","description":"Example of using DlibFaceLandmarkDetector with VisualScripting","archived":false,"fork":false,"pushed_at":"2026-03-05T20:56:35.000Z","size":7044,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-05T23:41:39.289Z","etag":null,"topics":["bolt","dlib","opencv","unity","visualscripting"],"latest_commit_sha":null,"homepage":"","language":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-07-18T09:25:56.000Z","updated_at":"2026-03-05T20:56:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"f29f953d-d4f7-4164-9b1c-cd691a52534d","html_url":"https://github.com/EnoxSoftware/VisualScriptingWithDlibFaceLandmarkDetectorExample","commit_stats":null,"previous_names":["enoxsoftware/visualscriptingwithdlibfacelandmarkdetectorexample"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/EnoxSoftware/VisualScriptingWithDlibFaceLandmarkDetectorExample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnoxSoftware%2FVisualScriptingWithDlibFaceLandmarkDetectorExample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnoxSoftware%2FVisualScriptingWithDlibFaceLandmarkDetectorExample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnoxSoftware%2FVisualScriptingWithDlibFaceLandmarkDetectorExample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnoxSoftware%2FVisualScriptingWithDlibFaceLandmarkDetectorExample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EnoxSoftware","download_url":"https://codeload.github.com/EnoxSoftware/VisualScriptingWithDlibFaceLandmarkDetectorExample/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EnoxSoftware%2FVisualScriptingWithDlibFaceLandmarkDetectorExample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32634727,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bolt","dlib","opencv","unity","visualscripting"],"created_at":"2024-11-09T05:10:41.806Z","updated_at":"2026-05-05T03:39:45.185Z","avatar_url":"https://github.com/EnoxSoftware.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# VisualScripting With DlibFaceLandmarkDetector Example\n\n![VisualScriptingWithDlibFaceLandmarkDetectorExample](https://github.com/EnoxSoftware/VisualScriptingWithDlibFaceLandmarkDetectorExample/assets/7920392/e520df28-6f4a-4bcc-834f-adc7aa0574a8)\n\n## Overview\n\n- Integrates **[Visual Scripting](https://docs.unity3d.com/Manual/com.unity.visualscripting.html)** with **[Dlib FaceLandmarkDetector](https://assetstore.unity.com/packages/tools/integration/dlib-facelandmark-detector-64314?aid=1011l4ehR)** and **[OpenCV for Unity](https://assetstore.unity.com/packages/tools/integration/opencv-for-unity-21088?aid=1011l4ehR)** for node-based face landmark detection.\n\n## Environment\n\n- **Unity 2021.3.45f2+**\n- [Dlib FaceLandmarkDetector](https://assetstore.unity.com/packages/tools/integration/dlib-facelandmark-detector-64314?aid=1011l4ehR) **2.0.1+**\n- [OpenCV for Unity](https://assetstore.unity.com/packages/tools/integration/opencv-for-unity-21088?aid=1011l4ehR) **3.0.2+**\n- **Visual Scripting 1.9.10**\n\n## Setup\n\n1. Download the latest release unitypackage from [VisualScriptingWithDlibFaceLandmarkDetectorExample.unitypackage](https://github.com/EnoxSoftware/VisualScriptingWithDlibFaceLandmarkDetectorExample/releases).\n2. Create a new project. *(ex. VisualScriptingWithDlibFaceLandmarkDetectorExample)*\n3. Import and Setup [OpenCV for Unity](https://assetstore.unity.com/packages/tools/integration/opencv-for-unity-21088?aid=1011l4ehR).\n4. Import [Dlib FaceLandmarkDetector](https://assetstore.unity.com/packages/tools/integration/dlib-facelandmark-detector-64314?aid=1011l4ehR).\n   - Select Menu Item `Tools \u003e OpenCV for Unity \u003e Open Setup Tools`.\n   - Click the `Move StreamingAssets Folder` button.\n   - Click the `Import OpenCV Example Package` button.\n5. Import [VisualScriptingWithDlibFaceLandmarkDetectorExample.unitypackage](https://github.com/EnoxSoftware/VisualScriptingWithDlibFaceLandmarkDetectorExample/releases).\n6. Replace `Assets/VisualScriptingWithDlibFaceLandmarkDetectorExample/VisualScriptingSettings.asset` with `ProjectSettings/VisualScriptingSettings.asset`.\n7. Open `Project Settings` \u003e `Visual Scripting` \u003e `Regenerate Units`\n    ![regenerate_units.png](images/regenerate_units.png)\n    ![type_options.png](images/type_options.png)\n    ![node_library.png](images/node_library.png)\n    ![setup.png](images/setup.png)\n\n## ScreenShot\n\n![screenshot1.png](images/screenshot1.png)\n![screenshot2.png](images/screenshot2.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenoxsoftware%2Fvisualscriptingwithdlibfacelandmarkdetectorexample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenoxsoftware%2Fvisualscriptingwithdlibfacelandmarkdetectorexample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenoxsoftware%2Fvisualscriptingwithdlibfacelandmarkdetectorexample/lists"}