> For the complete documentation index, see [llms.txt](https://docs.recognito.vision/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.recognito.vision/face-recognition-sdk/integration-guide/linux.md).

# Linux

This guide introduces RECOGNITO Linux-Face Recognition SDK (updated version) for onboarding & eKYC cases.

&#x20;After completing this guide, you will have downloaded SDK, run the Demo, tested each SDK APIs, and successfully integrated SDK into Your Application!

## Feature & Options

<table><thead><tr><th width="319">Features &#x26; Options</th><th align="center">Linux-Face Recognition SDK (updated version)</th></tr></thead><tbody><tr><td><strong>Programming Language</strong></td><td align="center">C++/Python</td></tr><tr><td><strong>Face Detection</strong></td><td align="center">Single Face [Multiple Faces Detection Expandable]</td></tr><tr><td><strong>Face Feature Extraction</strong></td><td align="center">Yes, 2048bytes (512 x Float32, Little endian)</td></tr><tr><td><strong>Face Liveness Detection</strong></td><td align="center">No</td></tr><tr><td><strong>Face Attribute Analysis</strong></td><td align="center">No</td></tr><tr><td><strong>1:N Identifiability</strong></td><td align="center">Expandable</td></tr><tr><td><strong>Inference Time</strong><br>(1 face template extraction)</td><td align="center">&#x3C; 280ms, Intel(R) Xeon(R) Gold 5315Y CPU @ 3.20GHz CPU: 8, RAM: 40 GB</td></tr></tbody></table>

{% hint style="info" %}
[How to implement 1:N identification with RECOGNITO SDK?](/how-to-implement-1-n-identification-with-recognito-sdk.md)
{% endhint %}

## Recommended System Requirements

* **Operating System:** Ubuntu 20.04 or 22.04
* **CPU:** 8 cores
* **RAM:** 8 GB
* **HDD:** 8 GB
