SmileToUnlock
Smile Detector
A Swift library that uses ARKit Face Tracking to detect a user's smile and unlock an app.
This library uses ARKit Face Tracking in order to catch user's smile.
629 stars
18 watching
37 forks
Language: Swift
last commit: about 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
kylemcdonald/smilecnn | A deep neural network-based system for detecting smiles in images. | 140 |
novatecconsulting/facerecognition-in-arkit | Detects faces in ARKit-enabled images using Vision-API and a trained CoreML model to identify specific individuals. | 834 |
clcarwin/sfd_pytorch | An implementation of a face detection algorithm using PyTorch | 230 |
hanleyweng/coreml-in-arkit | A template project for using CoreML in ARKit to detect objects and display 3D labels above them in augmented reality | 1,665 |
rafgraph/detect-it | Detects device capabilities and input types to enable responsive user experience | 419 |
rstudio/shinytest | Automated testing tool for Shiny apps by simulating user interactions and comparing application states | 225 |
zisianw/faceboxes.pytorch | An implementation of a real-time face detector with high accuracy using PyTorch | 846 |
preibischlab/rs-fish | Software tool for detecting precise and accurate fluorescent spots in microscopy images. | 46 |
arirawr/arkit-floorislava | An ARKit project that detects horizontal planes in the environment and renders them as lava | 124 |
rstudio/reactlog | Visualizes Shiny application reactivity to identify potential issues | 124 |
rxswiftcommunity/rxgesture | A reactive wrapper for view gestures on iOS and macOS, allowing developers to easily add gesture recognition to their views. | 1,388 |
gali8/mokapp2017_face | An ARKit-based app that uses the TrueDepth camera to display and manipulate 3D models of a user's face | 22 |
ancestry/facecrop | An image processing extension using Apple's Vision Framework to detect and center faces in images. | 50 |
trancee/capacitor-google-mlkit-vision | An app for on-device face detection using machine learning | 12 |
rxswiftcommunity/rxkeyboard | Provides a reactive way to observe and respond to keyboard frame changes in iOS applications. | 1,610 |