surface_fit op• データ種: image2d × image2d × image2d → poly_surface
• 呼び出し: import match3d; match3d.fit_poly_surface(x, y, z, degree=2) (または ops3d.get("fit_poly_surface"))
散布 (x,y,z) → z=f(x,y) 多項式最小二乗。返り値 model(coef/powers/degree/rms/pv)。
• サンプルデータ カタログ(DL URL / ライセンス) — 2-D は skimage.data(BSD/public)+ 合成、3-D は実データ源(Stanford/PDS 等)の DL URL。
• 演算子の来歴・参考文献 — この op 族の元になった研究/手法の出典。
• contours_to_terrain — py -3.11 examples_3d/contours_to_terrain.py
poly_surface を入力に取れる)fuse_to_voxel · eval_poly_surface
surface_fit)eval_poly_surface · surface_form_error · background_flatten
*Provenance: match3d.py — 3D operator registry. この per-op ノートは tools/opdocs.py md が自動生成(手編集しない)。*
© 2026 Kazufumi Furuse — Fullseye operator documentation. Licensed under Apache-2.0.