-
Identify the latest stable release tag such as "v1.1.0"
-
Download all OpenBR source code and switch to that release tag:
$ git clone https://github.com/biometrics/openbr.git $ cd openbr $ git checkout (eg: git checkout v1.1.0) $ git submodule init $ git submodule update
-
Build OpenBR by following the Build Instructions for your OS.
moshior/openbr
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Languages
- C++ 87.0%
- CMake 6.2%
- Shell 1.5%
- Cuda 1.2%
- Python 1.0%
- R 0.8%
- Other 2.3%