fullseye

scene_cut_detection — VIDEOSTREAM analysis op

使い方

Shot-boundary chi-square histogram distance over a clip → {"distance", "cut", "n"} (table).

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.

詳しい使い方ガイド

背景知識ガイド(この op の手前にある物理・規約)

参考(サンプルデータ・文献)

実行できる例(この op を実際に呼ぶ検証済みサンプル)

型が繋がる次の op(table を入力に取れる)

同カテゴリ(analysis)


Provenance: videostream.py — VIDEOSTREAM operator registry. この per-op ノートは tools/opdocs.py md が自動生成(手編集しない)。

© 2026 Kazufumi Furuse — Fullseye operator documentation. Licensed under Apache-2.0.