<!--
{
  "availability" : [
    "Xcode: 12.0.0 -",
    "macCatalyst: 14.0.0 -",
    "iOS: 14.0.0 -",
    "iPadOS: 14.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "Vision",
  "identifier" : "/documentation/Vision/detecting-hand-poses-with-vision",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Detecting Hand Poses with Vision"
}
-->

# Detecting Hand Poses with Vision

Create a virtual drawing app by using Vision’s capability to detect hand poses.

## Overview

> Note: This sample code project is associated with WWDC20 session [10653: Detect Body and Hand Pose with Vision](https://developer.apple.com/videos/play/wwdc2020/10653/).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)