CHANGES.rst
DESCRIPTION.rst
LICENSE
MANIFEST.in
README.md
setup.py
src/wai.annotations.video.egg-info/PKG-INFO
src/wai.annotations.video.egg-info/SOURCES.txt
src/wai.annotations.video.egg-info/dependency_links.txt
src/wai.annotations.video.egg-info/entry_points.txt
src/wai.annotations.video.egg-info/namespace_packages.txt
src/wai.annotations.video.egg-info/requires.txt
src/wai.annotations.video.egg-info/top_level.txt
src/wai/annotations/video/format/calc_frame_changes/component/_CalcFrameChanges.py
src/wai/annotations/video/format/calc_frame_changes/component/__init__.py
src/wai/annotations/video/format/calc_frame_changes/specifier/_CalcFrameChangesODOutputFormatSpecifier.py
src/wai/annotations/video/format/calc_frame_changes/specifier/__init__.py
src/wai/annotations/video/format/video_file/component/_VideoFileReader.py
src/wai/annotations/video/format/video_file/component/_VideoFileWriter.py
src/wai/annotations/video/format/video_file/component/__init__.py
src/wai/annotations/video/format/video_file/specifier/_VideoFileODInputFormatSpecifier.py
src/wai/annotations/video/format/video_file/specifier/_VideoFileODOutputFormatSpecifier.py
src/wai/annotations/video/format/video_file/specifier/__init__.py
src/wai/annotations/video/format/webcam/component/_WebCamReader.py
src/wai/annotations/video/format/webcam/component/__init__.py
src/wai/annotations/video/format/webcam/specifier/_WebCamODInputFormatSpecifier.py
src/wai/annotations/video/format/webcam/specifier/__init__.py
src/wai/annotations/video/isp/drop_frames/__init__.py
src/wai/annotations/video/isp/drop_frames/component/_DropFrames.py
src/wai/annotations/video/isp/drop_frames/component/__init__.py
src/wai/annotations/video/isp/drop_frames/specifier/_DropFramesISPSpecifier.py
src/wai/annotations/video/isp/drop_frames/specifier/__init__.py
src/wai/annotations/video/isp/filter_frames_by_label/__init__.py
src/wai/annotations/video/isp/filter_frames_by_label/component/_FilterFramesByLabel.py
src/wai/annotations/video/isp/filter_frames_by_label/component/__init__.py
src/wai/annotations/video/isp/filter_frames_by_label/specifier/_FilterFramesByLabelISPSpecifier.py
src/wai/annotations/video/isp/filter_frames_by_label/specifier/__init__.py
src/wai/annotations/video/isp/skip_similar_frames/__init__.py
src/wai/annotations/video/isp/skip_similar_frames/component/_SkipSimilarFrames.py
src/wai/annotations/video/isp/skip_similar_frames/component/__init__.py
src/wai/annotations/video/isp/skip_similar_frames/specifier/_SkipSimilarFramesISPSpecifier.py
src/wai/annotations/video/isp/skip_similar_frames/specifier/__init__.py
src/wai/annotations/video/util/__init__.py
src/wai/annotations/video/util/change_detection.py