CONTRIBUTORS
INSTALL.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
.github/CONTRIBUTING.md
caer/__init__.py
caer/_checks.py
caer/_meta.py
caer/_sklearn_utils.py
caer/_split.py
caer/_spmatrix.py
caer/configs.py
caer/images.py
caer/io_disk.py
caer/opencv.py
caer/paths.py
caer/preprocess.py
caer/utilities.py
caer/visualizations.py
caer.egg-info/PKG-INFO
caer.egg-info/SOURCES.txt
caer.egg-info/dependency_links.txt
caer.egg-info/not-zip-safe
caer.egg-info/requires.txt
caer.egg-info/top_level.txt
caer/data/__init__.py
caer/preprocessing/__init__.py
caer/preprocessing/_patches.py
caer/preprocessing/mean_subtraction.py
caer/preprocessing/patch_preprocess.py
caer/utils/__init__.py
caer/utils/exceptions.py
caer/utils/timezone.py
caer/utils/validators.py
caer/utils/version.py
caer/video/__init__.py
caer/video/extract_frames.py
caer/video/filevideostream.py
caer/video/frames_and_fps.py
caer/video/livevideostream.py
caer/video/videostream.py