iOS14VisionHandPose icon indicating copy to clipboard operation
iOS14VisionHandPose copied to clipboard

A Tinder Card Stack Prototype that uses iOS 14's Vision Hand Pose Request to let you do a thumbs up or down for swiping left or right.

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