<!--
{
  "availability" : [
    "Xcode: 11.0.0 -",
    "iOS: 13.0.0 -",
    "iPad: 13.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "Vision",
  "identifier" : "/documentation/Vision/analyzing-image-similarity-with-feature-print",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Analyzing Image Similarity with Feature Print"
}
-->

# Analyzing Image Similarity with Feature Print

Generate a feature print to compute distance between images.

## Overview

> Note: For more information about this sample code project, see [WWDC 2019 Session 222: Understanding Images in Vision Framework](https://developer.apple.com/videos/play/wwdc19/222/).

---

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)