[facereclib.grid]
b-simple = xfacereclib.paper.BeFIT2012.configurations:grid_simple
b-local = xfacereclib.paper.BeFIT2012.configurations:grid_local
b-demanding = xfacereclib.paper.BeFIT2012.configurations:grid_demanding

[console_scripts]
befit2012_execute.py = xfacereclib.paper.BeFIT2012.execute:main
befit2012_evaluate.py = xfacereclib.paper.BeFIT2012.evaluate:main

[facereclib.database]
b-gbu-x2 = xfacereclib.paper.BeFIT2012.configurations:gbu_x2
b-gbu-x8 = xfacereclib.paper.BeFIT2012.configurations:gbu_x8
b-banca = xfacereclib.paper.BeFIT2012.configurations:banca

[facereclib.preprocessor]
b-lda-ir = xfacereclib.paper.BeFIT2012.configurations:ldair_preprocessor
b-tan-triggs-for-lbp = xfacereclib.paper.BeFIT2012.configurations:tan_triggs_offset_preprocessor
b-tan-triggs = xfacereclib.paper.BeFIT2012.configurations:tan_triggs_preprocessor

[facereclib.feature_extractor]
b-lda-ir = xfacereclib.paper.BeFIT2012.configurations:ldair_feature_extractor
b-gabor-graph = xfacereclib.paper.BeFIT2012.configurations:gabor_graph_feature_extractor
b-isv = xfacereclib.paper.BeFIT2012.configurations:isv_feature_extractor
b-lgbphs = xfacereclib.paper.BeFIT2012.configurations:lgbphs_feature_extractor

[facereclib.tool]
b-lda-ir = xfacereclib.paper.BeFIT2012.configurations:ldair_tool
b-gabor-graph = xfacereclib.paper.BeFIT2012.configurations:gabor_graph_tool
b-isv = xfacereclib.paper.BeFIT2012.configurations:isv_tool
b-lgbphs = xfacereclib.paper.BeFIT2012.configurations:lgbphs_tool

