Fixed dependencies
... | ... | @@ -3,16 +3,25 @@ bob.extension |
bob.blitz | ||
bob.core | ||
bob.io.base | ||
bob.io.image | ||
bob.io.video | ||
bob.learn.activation | ||
bob.math | ||
bob.learn.linear | ||
bob.sp | ||
bob.ip.base | ||
bob.ip.color | ||
bob.ip.draw | ||
bob.ip.gabor | ||
bob.learn.linear | ||
bob.learn.em | ||
bob.measure | ||
bob.db.base | ||
bob.db.verification.utils | ||
bob.db.verification.filelist | ||
bob.io.image | ||
bob.io.video | ||
bob.db.atnt # required for testing | ||
bob.bio.base | ||
bob.bio.face # for test purposes | ||
bob.bio.face | ||
bob.learn.boosting | ||
bob.ip.facedetect | ||
bob.ip.flandmark | ||
matplotlib # for plotting |
Please register or sign in to comment