https://github.com/vamshiiitbhu14/facialcontour
The facial detection API allows us to not only detect faces & facial features but also check those faces for particular properties such as if a smile is present or eyes are open etc. This is a simple app that recognizes a face in a photo and highlights it with a box. Also, it captures facial features like eyes, nose, lips, ears etc. All written i Swift4.
https://github.com/vamshiiitbhu14/facialcontour
coreml facial-detection facial-landmarks vision
Last synced: 6 months ago
JSON representation
The facial detection API allows us to not only detect faces & facial features but also check those faces for particular properties such as if a smile is present or eyes are open etc. This is a simple app that recognizes a face in a photo and highlights it with a box. Also, it captures facial features like eyes, nose, lips, ears etc. All written i Swift4.
- Host: GitHub
- URL: https://github.com/vamshiiitbhu14/facialcontour
- Owner: VamshiIITBHU14
- Created: 2017-12-18T09:29:04.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-18T09:54:34.000Z (almost 8 years ago)
- Last Synced: 2025-04-04T05:22:38.435Z (7 months ago)
- Topics: coreml, facial-detection, facial-landmarks, vision
- Language: Swift
- Homepage:
- Size: 13.7 KB
- Stars: 41
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The facial detection API allows us to not only detect faces & facial features
but also check those faces for particular properties such as if a smile is present or eyes are open etc.This is a simple app that recognizes a face in a photo and highlights it with a box. Also, it captures facial features
like eyes, nose, lips, ears etc. All written i Swift4.