piv_to_velocity — PIV field op

Data kinds: flow2dflow2d

Call: import pivops; pivops.piv_to_velocity(flow, pixel_size_m, dt_s) (or opspiv.get("piv_to_velocity"))

Usage

> This operator's description has not been translated yet. The original text follows as it is.

画素/フレーム → m/s。両方とも必須引数(既定値を置かない)。

単位の取り違えは例外を出さずに桁を変えるので、既定値を置くと事故が既定に

なる —— `demopscell_size` と同じ判断。

Returns:

`(2, h, w)` [m/s]。

Detailed usage guide

piv_displacement family guide

References (sample data, literature)

• 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.

Runnable examples (verified samples that actually call this op)

piv_flow_from_particlespy -3.11 examples/piv_flow_from_particles.py

Ops the type connects to (they accept flow2d as input)

piv_deform_pass · piv_outlier_mask · piv_replace_outliers · piv_vorticity · piv_divergence · piv_flow_magnitude · piv_velocity_gradient · piv_q_criterion

Same category (field)

piv_vorticity · piv_divergence · piv_flow_magnitude · piv_velocity_gradient · piv_q_criterion · piv_swirling_strength · piv_strain_rate


*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.