Skip to content
Snippets Groups Projects
Commit 043e711b authored by Guillaume HEUSCH's avatar Guillaume HEUSCH
Browse files

complete config for casiasurf

parent 2a4d078b
No related branches found
No related tags found
1 merge request!77CASIA-SURF database
Pipeline #26308 passed
#!/usr/bin/env python
# encoding: utf-8
from bob.pad.face.database import CasiaSurfPadDatabase
from bob.extension import rc
database = CasiaSurfPadDatabase(
protocol='all',
original_directory=rc['bob.db.casiasurf.directory'],
original_extension=".jpg",
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment