Luxand FaceSDK Documentation
Welcome to the Luxand FaceSDK documentation. This comprehensive guide covers face detection, recognition, and analysis features for multiple platforms and programming languages.
Getting Started
- Overview - Cross-platform capabilities and features
- Requirements - System requirements
Setup & Configuration
- Library Activation - Activate FaceSDK with license keys
- Initialization - Initialize and finalize the SDK
- Resource Cleanup Guide - Proper resource cleanup before finalization
- Configuration - Configure FaceSDK parameters and settings
Technical Reference
- Technical Specifications - Performance metrics and capabilities
- Distribution - Library files and dependencies
- Error Codes - Complete error code reference
- Information Functions - Hardware ID and license info
- Detected Features - 70 facial feature points
- Unicode Support - Unicode filename support on Windows
- Redistributables - Files to redistribute with your application
- Usage Scenarios - Step-by-step usage scenarios
- Multi-Core Support - Multi-threaded processing
- Thread Safety - Thread safety guidelines
- Migration - Migration guide between versions
Core Features
- Face Detection - Detect faces in images and videos
- Mask-on Face Detection - Detect faces with masks
- Feature Detection - Detect facial feature points
- Face Matching - Compare and match face templates
- Cameras - Working with webcams and IP cameras
- Images - Image loading and manipulation
Advanced Features
- Tracker API - Live video face tracking and recognition
- Tracker Functions - Tracker API function reference
- Gender, Age and Expression Recognition - Recognize gender, age and expressions
- Liveness Detection - Anti-spoofing with liveness detection
- iBeta Certified Liveness - iBeta certified liveness add-on
Platform-Specific Guides
- Programming Languages - Language-specific integration overview
- Using with C/C++ - C/C++ integration guide
- Using with Delphi - Delphi integration guide
- Using with .NET - C# and Visual Basic .NET
- Using CImage Class - CImage class for .NET
- Using with Java - Java integration with JNA
- Using with Python - Python ctypes integration
- Using with iOS - iOS development with Objective-C
- Using with Android - Android development with JNI
- Using with Flutter - Flutter cross-platform development
- Using with React Native - React Native integration
- Using with WebAssembly - WebAssembly for web browsers
- Using with Cocoa - macOS Cocoa integration
Sample Applications
- Sample Applications - Example projects and demos