assess op• Data kinds: images → table
• Call: import pivops; pivops.piv_time_statistics(images, window=32, overlap=0.5, **kw) (or opspiv.get("piv_time_statistics"))
> This operator's description has not been translated yet. The original text follows as it is.
画像列 → 時間平均・変動の RMS・レイノルズ応力。
連続する対ごとに変位を測り、時間方向の統計を取る。乱流の記述はこの 3 つが
出発点で、`u'v'` の符号と大きさが運動量輸送そのものになる。
1 対だけでは意味が無い(変動が定義できない)ので 3 枚以上を要求する。
Args:
images: 3 枚以上の画像列。
window / overlap / kw: :func:piv_cross_correlate へ渡す。
Returns:
dict: `mean((2, h, w))、rms(同)、reynolds`
(`<u'v'>、(h, w))、turbulence_intensity、n_pairs`、
`rows / cols / step`。
• piv_displacement family guide
• Sample-data catalog (download URLs / licences) — 2-D uses skimage.data (BSD/public domain) plus synthetic images; 3-D lists download URLs for real data sources (Stanford, PDS, …).
• Operator provenance and references — the sources of the research/methods this op family came from.
• The canonical algorithm (author, year) and its uses are named in the family usage guide above.
• (none yet)
table as input)—
assess)piv_sample_at_windows · piv_error_stats · piv_peak_locking
*Provenance: pivops.py — PIV operator registry. This per-op note is generated by tools/opdocs.py md (do not hand-edit).*
© 2026 Kazufumi Furuse — Fullseye operator documentation. Licensed under Apache-2.0.