github

biometrics / openbr

  • воскресенье, 17 апреля 2016 г. в 03:13:35
https://github.com/biometrics/openbr

C++
Open Source Biometrics, Face Recognition



www.openbiometrics.org

Identify the latest tagged release.

$ git clone https://github.com/biometrics/openbr.git
$ cd openbr
$ git checkout <tag>
$ git submodule init
$ git submodule update

Build Instructions