📄️ InspireFace
Main interface for the InspireFace SDK functionality. Provides comprehensive face detection, recognition, and analysis capabilities.
📄️ Session
Interface for managing face recognition sessions. Provides functionality for face tracking, feature extraction, and analysis.
📄️ ImageStream
Interface for handling image stream operations. Provides functionality for image stream manipulation and conversion.
📄️ ImageBitmap
Interface for handling bitmap image operations. Provides functionality for image manipulation and drawing.
📄️ AssetManager
Interface for managing assets in the application. Provides functionality for accessing and manipulating files and directories across different platforms (iOS and Android).
📄️ ModelManager
Interface for managing remote face recognition model downloads and caching. Provides functionality for downloading models from CDNs like Cloudflare R2, verifying checksums, and managing local cache.