-
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.
Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up
Cannot retrieve the latest commit at this time.
Permalink
| Failed to load latest commit information. | |||
|
|
3rdparty |
|
|
|
|
app |
|
|
|
|
data |
|
|
|
|
docs |
|
|
|
|
openbr |
|
|
|
|
scripts |
|
|
|
|
share/openbr |
|
|
|
|
.gitignore |
|
|
|
|
.gitmodules |
|
|
|
|
CMakeLists.txt |
|
|
|
|
CODE_OWNERS.txt |
|
|
|
|
LICENSE.txt |
|
|
|
|
README.md |
|
|