estimate_normals — 3D curvature op

データ種: pointsnormals

呼び出し: import curvature3d; curvature3d.estimate_normals(points, k=25) (または ops3d.get("estimate_normals"))

使い方

外向き(近傍重心から離れる)に統一した点群法線。→ (N,3)。

参考(サンプルデータ・文献)

• サンプルデータ カタログ(DL URL / ライセンス) — 2-D は skimage.data(BSD/public)+ 合成、3-D は実データ源(Stanford/PDS 等)の DL URL。

• 演算子の来歴・参考文献 — この op 族の元になった研究/手法の出典。

実行できる例(この op を実際に呼ぶ検証済みサンプル)

cylinder_axis_metrologypy -3.11 examples_3d/cylinder_axis_metrology.py

feature_registerpy -3.11 examples_3d/feature_register.py

oriented_normalspy -3.11 examples_3d/oriented_normals.py

型が繋がる次の op(normals を入力に取れる)

icp_point2plane · compute_fpfh · shot_descriptor · fuse_to_voxel · reflect · refract · normal_consistency · ransac_cylinder

同カテゴリ(curvature)

principal_curvatures · mean_curvature · gaussian_curvature · shape_index


*Provenance: curvature3d.py — 3D operator registry. この per-op ノートは tools/opdocs.py md が自動生成(手編集しない)。*

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