refine op• データ種: score × position → position
• 呼び出し: import match3d; match3d.refine_peak_newton(score, idx, device='cpu', max_iter=12, tol=0.0001) (または ops3d.get("refine_peak_newton"))
• GPU: この op は GPU 経路あり(device="cuda")
スコア/相関 volume の整数ピークを 3D Newton でサブボクセル精緻化する(反復最適化)。
• サンプルデータ カタログ(DL URL / ライセンス) — 2-D は skimage.data(BSD/public)+ 合成、3-D は実データ源(Stanford/PDS 等)の DL URL。
• 演算子の来歴・参考文献 — この op 族の元になった研究/手法の出典。
• refinement — py -3.11 examples_3d/refinement.py
position を入力に取れる)refine_translation_lk · refine_lm · fuse_to_voxel
refine)refine_translation_lk · refine_lm · refine_rotation_z · icp_point2point_3d · icp_point2plane
*Provenance: match3d.py — 3D operator registry. この per-op ノートは tools/opdocs.py md が自動生成(手編集しない)。*
© 2026 Kazufumi Furuse — Fullseye operator documentation. Licensed under Apache-2.0.