General Use Cases
Several major use cases for the SAFR SDK, SAFR Embedded SDK, and SAFR REST APIs are described below.
Use Case | SDK | Scenario | Example |
---|---|---|---|
Fast Food Restaurant | SAFR SDK | Cloud-based recognition across multiple locations. | Fast food restaurant kiosk. User is recognized and is allowed to save their preferences upon recognition if not already known. User identity is stored in the cloud so the user will be recognized at any location. |
Luxury Cars | SAFR Embedded SDK | Local detection + recognition (no tracking) | AI-enhanced vehicle that recognizes occupant of vehicle and adjusts preferences to that occupant. Occupant identities are stored in a local database. |
Home Security | SAFR Embedded SDK | Local detection + recognition w/video tracking | Similar to the Luxury Cars use Case, but assumes that there's a requirement to continuously track individuals as well as track multiple individuals. Developer implements tracking by continuously performing face detection and recognition when new faces appear. |
Course Pre-Registration | SAFR REST APIs | Image-based Recognition (add identity) | Web-based application that allows user to upload photo or take a selfie from the device camera. When submitted, user is pre-registered to speed up in-person check-in. |
User Directory Integration | SAFR REST APIs | Image-based recognition (add or update identity) | Windows service that pulls user records from the enterprise Radius service and adds or update all records in SAFR Identity DB from data pulled from Radius service. |
Specialized Use Cases
Several more specialized use cases for the SDK and REST APIs are described below.
Use Case | Scenario | Recommendation | Example |
---|---|---|---|
Fast Food Restaurant with Identity Management | Cloud-based recognition + Identity Management | SAFR SDK + REST APIs | Extending the Fast Food Restaurant use case above, the restaurant would like to allow a user to edit their user profile. This offer a screen that allows the user to set name. In keeping with PII regulations, user can also delete their identity through this interface. |
Conf Room Camera | Face Tracking Only - No recognition needed | SAFR SDK in detection mode (disable recognition) | RTI - 360° camera splitting panoramic video into 4:3 taking heads |
Ad Placement | Cloud-based anonymous recognition of age and gender | SAFR SDK (Detection, recognition off-device w/demographics) | Alefedge - Liosk in Macy's that will perform recognition to collect age and gender and use that information to place an ad on the screen. |
Hybrid Offline/Online Ad Placement | Cloud-based recognition of age/gender and identity + Local Tracking | SAFR REST APIs (recognition w/age/gender/identity) + SAFR Embedded SDK (local tracking) | Surf - Ads on tablet placed on back of seat in Uber and Lyft in order to track Ad Impressions and report.
|
Hybrid Offline/Online with SAFR SDK | Like above but use SAFR SDK with video for detection for an interactive user experience. | SAFR SDK (Detection local, recognition off-device) SAFR Embedded SDK (Detection and recognition) | Hubzu Real Estate - One time authorization against cloud and local from then on
|
VMS Inrtegration - Linux | Linux-based VMS integration | SAFR SDK (Detection, Recognition, Events) | ABP Tech - Linux-based VMS
|