Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 615 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 615 Bytes

iOS14VisionHandPose

The new VNDetectHumanHandPoseRequest is an image-based vision request that detects a human hand pose. In this project, I've leveraged that to detect hand pose gestures(👎 or 👍) for swiping left or right — because in 2020, it's OK to be lazy and practice social distancing with our phones.

Demo

alt-text

Article

Swipeless Tinder Using iOS 14 Vision Hand Pose Estimation