analysis op• Datenarten: video → table
• Aufruf: import videostream; videostream.scene_cut_detection(video, bins: 'int' = 64, threshold: 'float' = 0.3) -> 'dict' (oder opsvideostream.get("scene_cut_detection"))
Chi-Quadrat-Histogrammabstand für Schnittgrenzen über einen Clip → `{"distance", "cut", "n"} (table`).
> Die ausführliche Beschreibung unten ist der Originaltext — Zusammenfassung und Überschriften sind übersetzt.
`distance[t] is the chi-square distance of frame t`'s histogram to
frame `t−1's (distance[0] = 0); cut[t] is distance[t] > threshold`.
Streaming form: one histogram of state, no frames kept.
• Leitfaden zur Familie video_streaming
• mv_cables — ケーブル(規格・速度・給電・ロボットケーブル)
• mv_frame_grabbers — フレームグラバーボード(光学系ではないが、撮れるかを決める)
• mv_standards — カメラインターフェースの規格と団体
• Katalog der Beispieldaten (Download-URLs / Lizenzen) — 2-D nutzt skimage.data (BSD/Public Domain) plus synthetische Bilder, 3-D nennt Download-URLs echter Datenquellen (Stanford, PDS, …).
• Herkunft und Literatur der Operatoren — die Quellen der Forschung/Verfahren, auf denen diese Operatorfamilie beruht.
• Der kanonische Algorithmus (Autor, Jahr) und seine Anwendungen stehen im Familienleitfaden oben.
• video_streaming — py -3.11 examples/video_streaming.py
table als Eingabe)—
analysis)—
*Provenance: videostream.py — VIDEOSTREAM Operator-Registry. Diese Notiz wird von tools/opdocs.py md erzeugt (nicht von Hand bearbeiten).*
© 2026 Kazufumi Furuse — Fullseye operator documentation. Licensed under Apache-2.0.