freeform op• データ種: image2d × image2d × image2d → bspline_surface
• 呼び出し: import bspline_surf; bspline_surf.fit_bspline_surface(x, y, z, kx=3, ky=3, smooth=None) (または ops3d.get("fit_bspline_surface"))
散布 (x, y, z) に双三次(既定)B スプライン曲面を最小二乗フィット(bisplrep)。
• サンプルデータ カタログ(DL URL / ライセンス) — 2-D は skimage.data(BSD/public)+ 合成、3-D は実データ源(Stanford/PDS 等)の DL URL。
• 演算子の来歴・参考文献 — この op 族の元になった研究/手法の出典。
• bspline_freeform — py -3.11 examples_3d/bspline_freeform.py
bspline_surface を入力に取れる)fuse_to_voxel · eval_bspline_surface · surface_residual
freeform)eval_bspline_surface · surface_residual · fit_bspline_curve · eval_bspline_curve
*Provenance: bspline_surf.py — 3D operator registry. この per-op ノートは tools/opdocs.py md が自動生成(手編集しない)。*
© 2026 Kazufumi Furuse — Fullseye operator documentation. Licensed under Apache-2.0.