> For the complete documentation index, see [llms.txt](https://docs.sensecrypt.com/opencv-face-recognition-server/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sensecrypt.com/opencv-face-recognition-server/publish-your-docs.md).

# OpenCV FR Server

## OpenCV FR Server includes below functions

* [<mark style="color:red;">Collection Management</mark>](/opencv-face-recognition-server/publish-your-docs/collection-management.md)
  * Create collection
  * Delete collection
  * Get collection list
* [<mark style="color:red;">Person Management</mark>](/opencv-face-recognition-server/publish-your-docs/person-management.md)&#x20;
  * Enroll/Update a single person - *liveness check available*
  * Enroll/Update a batch of persons
  * Delete a person
  * Get a single or list of person
* [<mark style="color:red;">Face Search</mark>](/opencv-face-recognition-server/publish-your-docs/face-search.md) <mark style="color:red;">(1:N, N:N)</mark>
  * 1:N face search - *liveness check available*
  * 1:N face verification with a given person\_id - *liveness check available*
  * N:N face search&#x20;
* [<mark style="color:red;">Face Compare (1:1)</mark>](/opencv-face-recognition-server/publish-your-docs/face-compare.md) - *liveness check available*
