{"id":17163299,"url":"https://github.com/noppefoxwolf/ar2dfacedetector","last_synced_at":"2025-04-13T14:42:13.279Z","repository":{"id":72999363,"uuid":"202420074","full_name":"noppefoxwolf/AR2DFaceDetector","owner":"noppefoxwolf","description":null,"archived":false,"fork":false,"pushed_at":"2019-08-21T17:09:27.000Z","size":77,"stargazers_count":31,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-05-02T05:45:47.683Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noppefoxwolf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-08-14T20:18:55.000Z","updated_at":"2020-07-27T13:43:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"dfdf3511-ccaa-4ffe-ba37-637e863d8568","html_url":"https://github.com/noppefoxwolf/AR2DFaceDetector","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"5e8b9accf44584cf9ad6b3cde721a15027a597ff"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FAR2DFaceDetector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FAR2DFaceDetector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FAR2DFaceDetector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FAR2DFaceDetector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noppefoxwolf","download_url":"https://codeload.github.com/noppefoxwolf/AR2DFaceDetector/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248731593,"owners_count":21152835,"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":[],"created_at":"2024-10-14T22:48:34.094Z","updated_at":"2025-04-13T14:42:13.233Z","avatar_url":"https://github.com/noppefoxwolf.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://github.com/noppefoxwolf/AR2DFaceDetector/blob/master/.github/Logo.png)\n\n## Usage\n\n```swift\nfunc session(_ session: ARSession, didUpdate frame: ARFrame) {\n  let detector = AR2DFaceDetector(frame: frame, orientation: .right)\n  let size = detector.capturedImage.extent.size\n  detector.faces.first?.landmarks.faceContour?.normalizedPoints\n}\n```\n\n## Example\n\nTo run the example project, clone the repo, and run `pod install` from the Example directory first.\n\n## Requirements\n\n## Installation\n\nAR2DFaceDetector is available through [CocoaPods](https://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod 'AR2DFaceDetector'\n```\n\n## Author\n\nnoppefoxwolf, noppelabs@gmail.com\n\n## License\n\nAR2DFaceDetector is available under the MIT license. See the LICENSE file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoppefoxwolf%2Far2dfacedetector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoppefoxwolf%2Far2dfacedetector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoppefoxwolf%2Far2dfacedetector/lists"}