# Introduction

Seventh Sense’s [<mark style="color:red;">**OpenCV Face Recognition (FR)**</mark>](https://www.seventhsense.ai/opencv-fr/) Server is a face recognition server solution that provides world-class accuracy with GPU-level performance on CPU hardware. Designed for seamless integration and high-performance verification. Seventh Sense's technology enables businesses to enhance security and streamline authentication for attendance checking, access control, eKYC, and onboarding use cases.

With a fast setup, easy deployment, and low-maintenance architecture, Seventh Sense’s solution allows businesses to integrate cutting-edge face recognition capabilities with minimum operational complexity.&#x20;

This document is an easy-to-implement guide for the OpenCV FR Server.&#x20;

To get access to the OpenCV FR Server, please reach out at [<mark style="color:red;">Seventh Sense Customer Support</mark>](mailto:support@seventhsense.ai) (<support@seventhsense.ai>), Our team will assist you through the onboarding process and provide you with a test license.&#x20;

Note: If you are interested in how to **verify a face in a privacy-preserving and secure way**, check out our [<mark style="color:red;">SenseCrypt product</mark>](https://www.seventhsense.ai/sensecrypt-eid/)<mark style="color:red;">.</mark>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sensecrypt.com/opencv-face-recognition-server/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
