vision

Community

Vision patterns for pose & segmentation.

AuthorCharlesWiltgen
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Guidance for implementing subject segmentation, hand/body pose detection, and multi-person segmentation using Vision and VisionKit.

Core Features & Use Cases

  • Isolate subjects from backgrounds; detect hands and bodies; segment multiple people.
  • Decide between VisionKit vs Vision framework for your workflow.
  • Combine Vision with CoreImage for advanced compositing.

Quick Start

Ask: "Isolate a subject from the background using VNGenerateForegroundInstanceMaskRequest."

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: vision
Download link: https://github.com/CharlesWiltgen/Axiom/archive/main.zip#vision

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository