MANIFEST.in
README.rst
buildout.cfg
develop.cfg
requirements.txt
setup.py
test-requirements.txt
version.txt
bob/__init__.py
bob.bio.video.egg-info/PKG-INFO
bob.bio.video.egg-info/SOURCES.txt
bob.bio.video.egg-info/dependency_links.txt
bob.bio.video.egg-info/entry_points.txt
bob.bio.video.egg-info/not-zip-safe
bob.bio.video.egg-info/requires.txt
bob.bio.video.egg-info/top_level.txt
bob/bio/__init__.py
bob/bio/video/__init__.py
bob/bio/video/algorithm/Wrapper.py
bob/bio/video/algorithm/__init__.py
bob/bio/video/config/__init__.py
bob/bio/video/config/database/__init__.py
bob/bio/video/config/database/mobio.py
bob/bio/video/config/database/youtube.py
bob/bio/video/database/__init__.py
bob/bio/video/database/database.py
bob/bio/video/database/mobio.py
bob/bio/video/database/youtube.py
bob/bio/video/extractor/Wrapper.py
bob/bio/video/extractor/__init__.py
bob/bio/video/preprocessor/Wrapper.py
bob/bio/video/preprocessor/__init__.py
bob/bio/video/test/__init__.py
bob/bio/video/test/test_algorithm.py
bob/bio/video/test/test_databases.py
bob/bio/video/test/test_extractor.py
bob/bio/video/test/test_preprocessor.py
bob/bio/video/test/test_scripts.py
bob/bio/video/test/test_utils.py
bob/bio/video/test/data/extracted.hdf5
bob/bio/video/test/data/model.hdf5
bob/bio/video/test/data/preprocessed-flandmark.hdf5
bob/bio/video/test/data/preprocessed.hdf5
bob/bio/video/test/data/projected.hdf5
bob/bio/video/test/data/testvideo.avi
bob/bio/video/test/dummy/__init__.py
bob/bio/video/test/dummy/database.py
bob/bio/video/utils/FrameContainer.py
bob/bio/video/utils/FrameSelector.py
bob/bio/video/utils/__init__.py
doc/conf.py
doc/implementation.rst
doc/implemented.rst
doc/index.rst