window opvideo → videoimport fullseye as fs; fs.ledger.moving_average_window(video, window: 'int' = 3) -> 'np.ndarray' (実装を直接呼ぶなら import videostream; videostream.moving_average_window(video, window: 'int' = 3) -> 'np.ndarray'、台帳から引くなら opsvideostream.get("moving_average_window"))Causal per-pixel mean over the last window frames → (T, H, W) (video).
Not the centred :func:videops.moving_average: this one never looks ahead,
which is what a live stream can do.
py -3.11 examples/poc_strain_history.pypy -3.11 examples/video_streaming.pyvideo を入力に取れる)temporal_median_window · background_subtraction_window · frame_difference_causal · exponential_background · exponential_foreground · running_mean_std · optical_flow_magnitude_stream · motion_history_image
window)temporal_median_window · background_subtraction_window
Provenance: videostream.py — VIDEOSTREAM operator registry. この per-op ノートは tools/opdocs.py md が自動生成(手編集しない)。
© 2026 Kazufumi Furuse — Fullseye operator documentation. Licensed under Apache-2.0.