click.option(
"--threshold",
"-t",
metavar="VAL",
type=_click_range("detect-hist", "threshold"),
default=None,
help="Max difference (0.0 to 1.0) between histograms of adjacent
| 1 | # |
| 2 | # PySceneDetect: Python-Based Video Scene Detector |
| 3 | # ------------------------------------------------------------------- |
| 4 | # [ Site: https://scenedetect.com ] |
nothing calls this directly
no outgoing calls
no test coverage detected