Logo white

Peter M. Groen / openbr

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • openbr
  • README.md
  • Fix bad link (to old docs) in README ...
    b293836d
    The Build Instructions link pointed to the old doxygen docs instead of the new docs.
    JordanCheney authored
    2015-07-21 13:17:55 -0400  
    Browse Code ยป
README.md 335 Bytes
Edit Raw Blame History

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