.. _bob.bio.face.implemented: ================================= Tools implemented in bob.bio.face ================================= Summary ------- Image Preprocessors ~~~~~~~~~~~~~~~~~~~ .. autosummary:: bob.bio.face.preprocessor.Base bob.bio.face.preprocessor.FaceCrop bob.bio.face.preprocessor.FaceDetect bob.bio.face.preprocessor.TanTriggs bob.bio.face.preprocessor.HistogramEqualization bob.bio.face.preprocessor.SelfQuotientImage bob.bio.face.preprocessor.INormLBP Image Feature Extractors ~~~~~~~~~~~~~~~~~~~~~~~~ .. autosummary:: bob.bio.face.extractor.Eigenface bob.bio.face.extractor.DCTBlocks bob.bio.face.extractor.GridGraph bob.bio.face.extractor.LGBPHS Face Recognition Algorithms ~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. autosummary:: bob.bio.face.algorithm.GaborJet bob.bio.face.algorithm.Histogram Preprocessors ------------- .. automodule:: bob.bio.face.preprocessor Extractors ---------- .. automodule:: bob.bio.face.extractor Algorithms ---------- .. automodule:: bob.bio.face.algorithm .. include:: links.rst