MethodcropPortion of the frame to crop. Tuple of 4 ints in the form (X0, Y0, X1, Y1) where X0, Y0 describes one point and X1, Y1 is another which descri
scenedetect/scene_manager.py:252
Functiondetect_content_command(
ctx: click.Context,
threshold: float | None,
weights: tuple[float, float, float, float] | None,
scenedetect/_cli/__init__.py:610