[bob.bio.algorithm]
hist = bob.chapter.FRICE.configurations.optimized:hist_algorithm
isv = bob.chapter.FRICE.configurations.optimized:isv_algorithm
jets = bob.chapter.FRICE.configurations.optimized:jets_algorithm
lda-ir = bob.chapter.FRICE.configurations.optimized:ldair_algorithm

[bob.bio.database]
arface-ill = bob.chapter.FRICE.databases.arface:arface_illumination
arface-occ = bob.chapter.FRICE.databases.arface:arface_occlusion
lfw = bob.bio.face.config.database.lfw_unrestricted:database
mobio = bob.bio.face.config.database.mobio_image:database
mobio-video = bob.chapter.FRICE.databases.mobio:mobio_video
xm2vts = bob.chapter.FRICE.databases.xm2vts:xm2vts
youtube-video = bob.chapter.FRICE.databases.youtube:youtube

[bob.bio.extractor]
dct = bob.chapter.FRICE.configurations.optimized:dct_extractor
graphs = bob.chapter.FRICE.configurations.optimized:graphs_extractor
lda-ir = bob.chapter.FRICE.configurations.optimized:ldair_extractor
lgbphs = bob.chapter.FRICE.configurations.optimized:lgbphs_extractor

[bob.bio.grid]
isv = bob.chapter.FRICE.configurations.grid:isv
lgbphs = bob.chapter.FRICE.configurations.grid:lgbphs
video = bob.chapter.FRICE.configurations.grid:video

[bob.bio.preprocessor]
face-crop = bob.chapter.FRICE.configurations.optimized:face_cropper
inorm-lbp = bob.chapter.FRICE.configurations.optimized:inorm_lbp
lda-ir = bob.chapter.FRICE.configurations.optimized:ldair_crop
tan-triggs = bob.chapter.FRICE.configurations.optimized:tan_triggs

[console_scripts]
configuration_optimization = bob.chapter.FRICE.script.configuration_optimization:main
expression = bob.chapter.FRICE.script.expression:main
image_databases = bob.chapter.FRICE.script.image_databases:main
image_preprocessor = bob.chapter.FRICE.script.image_preprocessor:main
image_resolution = bob.chapter.FRICE.script.image_resolution:main
occlusion = bob.chapter.FRICE.script.occlusion:main
pose = bob.chapter.FRICE.script.pose:main
timing = bob.chapter.FRICE.script.timing:main
video_databases = bob.chapter.FRICE.script.video_databases:main

