scene_flow3d op• データ種: points × points → flow_scattered
• 呼び出し: import scene_flow3d; scene_flow3d.nearest_neighbor_flow(pts0, pts1) -> 'np.ndarray' (または ops3d.get("nearest_neighbor_flow"))
各点 pts0 から pts1 の最近傍への 3-D 変位ベクトル場 (N, 3) を返す。
• サンプルデータ カタログ(DL URL / ライセンス) — 2-D は skimage.data(BSD/public)+ 合成、3-D は実データ源(Stanford/PDS 等)の DL URL。
• 演算子の来歴・参考文献 — この op 族の元になった研究/手法の出典。
• scene_flow_rigid — py -3.11 examples_3d/scene_flow_rigid.py
flow_scattered を入力に取れる)scene_flow3d)*Provenance: scene_flow3d.py — 3D operator registry. この per-op ノートは tools/opdocs.py md が自動生成(手編集しない)。*
© 2026 Kazufumi Furuse — Fullseye operator documentation. Licensed under Apache-2.0.