Vendor Sheet

ONYX - Android SDK Architecture

ONYX - Android SDK Architecture

Pages 1 Pages

This document illustrates the ONYX Android SDK architecture, showing how the biometric system integrates with mobile applications. The SDK is imported via Gradle using the onyx-camera module, which handles camera controls, licensing, UI, and neural network interaction. The architecture includes a Configuration Builder API layer and components such as onyxresult for returning processed data, TensorFlowLiteC for neural network management, and onyx-core.framework for core image processing. It also integrates with the OpenCV2 framework for advanced image handling, enabling efficient, AI-driven fingerprint capture and analysis within mobile environments.

Join for free to read