Face Recognition Software Development Kit (FTR-SDK)
|
51 /* read image */
52 ppr_raw_image_io_read(image_name, &raw_image);
53 ppr_create_image(raw_image, &image);
54
55 /* detect faces */
56 ppr_detect_objects(context, image, &object_list);
57
58 /* overlay boxes */
|
Integrate reliable face recognition, face detection, and face tracking capability into your products via
our powerful, flexible, and easy to use C-language interface.
|
Features
- Recognizes faces from galleries of known people
- Detects (finds) faces in images and video
- Tracks faces in videos
- Clusters similar faces into groups
- Estimates head pose and finds facial features (eyes, nose, etc.)
- Provides C-language interface
- Supports Windows, Linux, and Mac OS
- Includes sample applications with source code
Use Cases
Photos
- Rapidly find and tag photos of favorite people
- Ideal for events or social networking

Video
- Automatically determine who appears in a video and when
- Develop compelling interfaces for navigating content
Security and Law Enforcement
- Integrate reliable, unobtrusive biometrics
- Add an extra level of verification to ID cards or user ids
- Search for incidents in security video
- Discover duplicate enrollments in databases

Other Uses
Social Media, Market Research, Mobile Devices, Privacy Protection, Entertainment, Toys and Games, Assistive Devices, ...