video699.video.scene

This module implements splitting a video to scenes.

Module Contents

video699.video.scene.CONFIGURATION
class video699.video.scene.MeanSquaredErrorSceneDetector(video)

Bases: video699.interface.VideoABC, collections.abc.Iterator

fps
width
height
datetime
uri
__iter__(self)
_read_video(self)
__next__(self)