-
- Downloads
There was a problem fetching the pipeline summary.
Fix the documentation to use bob.ip.facedetect instead of opencv
parent
8a398e59
Branches
Tags
Pipeline #
Showing
- bob/ip/flandmark/data/haarcascade_frontalface_alt.xml 0 additions, 26161 deletionsbob/ip/flandmark/data/haarcascade_frontalface_alt.xml
- bob/ip/flandmark/test.py 2 additions, 2 deletionsbob/ip/flandmark/test.py
- doc/extra-intersphinx.txt 4 additions, 0 deletionsdoc/extra-intersphinx.txt
- doc/guide.rst 11 additions, 20 deletionsdoc/guide.rst
- doc/links.rst 0 additions, 1 deletiondoc/links.rst
- doc/plot/show_lena.py 1 addition, 1 deletiondoc/plot/show_lena.py
- requirements.txt 0 additions, 8 deletionsrequirements.txt
- test-requirements.txt 3 additions, 0 deletionstest-requirements.txt
Source diff could not be displayed: it is too large. Options to address this: view the blob.
doc/extra-intersphinx.txt
0 → 100644
... | @@ -6,11 +6,3 @@ bob.io.base | ... | @@ -6,11 +6,3 @@ bob.io.base |
bob.math | bob.math | ||
bob.sp | bob.sp | ||
bob.ip.base | bob.ip.base | ||
# For tests | |||
bob.io.image | |||
bob.ip.color | |||
# For documentation generation | |||
bob.ip.draw | |||
matplotlib |
test-requirements.txt
0 → 100644
Please register or sign in to comment