LogoLogo
  • Introduction
  • Use Cases
  • Getting Started
    • Starting the server
    • Configuration
    • Licensing and Authorization
    • Using the Swagger Docs page
    • Authorization
  • OpenCV FR Server
    • Collection Management
    • Person Management
      • Bulk Enroll or Update Persons
    • Face Search
    • Face Compare
    • Liveness Detection
Powered by GitBook
On this page
Export as PDF

Getting Started

Making sense of your bundle

The OpenCV FR Server bundle that you have received consists of the following. Unzip the bundle to get started with the server:

  1. Server docker tar file

  2. license file

  3. server-config file

  4. start script to run the server docker

Pre-requisites

You need AMD / Intel bare metal machine / VM running Ubuntu 24.04 or Windows 11 server, and with Docker installed. At least 8GB of free RAM and 4 CPU cores are needed for the server. The server container image is available for x86-64 CPU(Linux/Windows) .

PreviousUse CasesNextStarting the server

Last updated 2 months ago