-
- Downloads
Put travis builds on wheels
Showing
- .travis.yml 11 additions, 13 deletions.travis.yml
- MANIFEST.in 1 addition, 2 deletionsMANIFEST.in
- bob/example/faceverify/__init__.py 2 additions, 12 deletionsbob/example/faceverify/__init__.py
- requirements.txt 9 additions, 0 deletionsrequirements.txt
- setup.py 8 additions, 12 deletionssetup.py
- version.txt 1 addition, 1 deletionversion.txt
requirements.txt
0 → 100644
setuptools | |||
bob.io.image # image IO | |||
bob.ip.base # tan-triggs dct-blocks | |||
bob.ip.color # color image conversion | |||
bob.ip.gabor # gabor graph | |||
bob.learn.linear # eigenfaces | |||
bob.learn.em # ubm-gmm | |||
bob.measure # computing ROC | |||
bob.db.atnt # the AT&T (ORL) database of images |
Please register or sign in to comment