README.md
529 Bytes
$ git clone https://github.com/biometrics/openbr.git
$ cd openbr
$ git submodule init
$ git submodule update
To optionally check out a particular tagged release:
$ git checkout <tag>
$ git submodule update
* upstream/master: (108 commits) Add vbb annotations to seq files Add all the bbs in a single Template Remove "bad idea," fix appending empty bbs more robust search for openbr Use our fork of cvmatio for a better install and move non-find logic to top CMakeLists install cvmatio libs (well, only for mac...) Add vbbGallery (if cvmatio is being used) Add cvmatio library as optional 3rd party lib Heatmap improvements Ignore the Caltech annotations Add SeqReader to Stream to process Caltech Pedestrian seq files Add Caltech Pedestrians dataset to downloadDatasets.sh Bug fix with linspace linspace bug fix Linspace helper function Better cropping for eyes strip subdirectory from OPENBR_DIR to ensure it points to the root dir fixed #107 fixed set-but-unused warning reintroduced useGui flag so it can be overridden ... Conflicts: README.md openbr/gui/utility.cpp openbr/plugins/stream.cpp
$ git clone https://github.com/biometrics/openbr.git
$ cd openbr
$ git submodule init
$ git submodule update
To optionally check out a particular tagged release:
$ git checkout <tag>
$ git submodule update