LICENSE
README.md
setup.cfg
setup.py
caer/__init__.py
caer/_meta.py
caer/_sklearn_utils.py
caer/_split.py
caer/_spmatrix.py
caer/io_disk.py
caer/opencv.py
caer/paths.py
caer/preprocess.py
caer/resize.py
caer/utils.py
caer/visualizations.py
caer.egg-info/PKG-INFO
caer.egg-info/SOURCES.txt
caer.egg-info/dependency_links.txt
caer.egg-info/requires.txt
caer.egg-info/top_level.txt
caer/io/__init__.py
caer/io/io.py
caer/preprocessing/__init__.py
caer/preprocessing/_patches.py
caer/preprocessing/mean_subtraction.py
caer/preprocessing/patch_preprocess.py
caer/video/FileVideoStream.py
caer/video/LiveVideoStream.py
caer/video/VideoStream.py
caer/video/__init__.py
caer/video/extract_frames.py
caer/video/frames_and_fps.py