<aside> ⚡ SDK Repository: Prism Labs · GitHub

</aside>

Overview

The Prism Body Mapping Bundle for iOS developers streamlines the integration process between your existing application and Prism Labs’ body mapping service. While using your phone’s front-facing camera, you can guide users through a simple and intuitive body mapping process.

Additionally, **the Prism SDK communicates with the Prism-hosted API on your behalf, allowing you to create new users, submit scan data capture, and fetch results. Finally, Prism’s CV Pipeline transforms captured images into precise body models and delivers valuable insights about your body’s metrics.

2023-04-13_09-19-06.png

Supported Platforms

Using Prism SDK for iOS, you can build apps targeting native 64-bit devices running iOS 14.0 and later. Developing an application with Prism Kit for iOS requires at least Xcode 14.0 or later. For the initial release of Prism Kit you should target iPhone models XR or later (iPhone XR, iPhone XS, iPhone XS Max, iPhone 11, iPhone 11 Pro, iPhone 11 Pro Max, iPhone 12, iPhone 12 Mini, iPhone 12 Pro, iPhone 12 Pro Max, iPhone 13, iPhone 13 Mini, iPhone 13 Pro, iPhone 13 Pro Max, iPhone 14, iPhone 14 Pro, iPhone 14 Pro Max).

Prism SDK Introduction

This solution below illustrates the relationship between a variety of services included in Prism SDK to manage an end-to-end experience for capturing and generating body insights.

Prism SDK

  1. PrismKit - Manages the entire Capture process and body detection events
  2. PrismUI - Customizable UI for the Capture flow
  3. PrismLink - Manages all communication between the App and Prism-hosted API

2023-04-14_11-53-22.png

PrismKit