fit_poly_surface — 3D surface_fit op

資料種類:image2d × image2d × image2dpoly_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)。

背景知識指南(該運算子背後的物理與規範)

blas_threads_and_memory — 行列分解が遅い理由の知識 — BLAS スレッド・キャッシュ・メモリ配置

參考(範例資料・文獻)

• 範例資料目錄(下載 URL / 授權) —— 2-D 用 skimage.data(BSD/公有領域)加合成圖,3-D 給出真實資料源(Stanford/PDS 等)的下載 URL。

• 運算子來歷與參考文獻 —— 該運算子族所依據的研究/方法出處。

可執行的範例(實際呼叫該運算子並已驗證的樣例)

contours_to_terrainpy -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 運算子登記表。本條目由 tools/opdocs.py md 自動產生(請勿手動編輯)。*

© 2026 Kazufumi Furuse — Fullseye operator documentation. Licensed under Apache-2.0.