curvature op• Datenarten: points → signal
• Aufruf: import curvature3d; curvature3d.gaussian_curvature(points, k=25) (oder ops3d.get("gaussian_curvature"))
Gaußsche Krümmung K = k1·k2 (invariant gegen Umkehr der Normalen). → (N,).
• Katalog der Beispieldaten (Download-URLs / Lizenzen) — 2-D nutzt skimage.data (BSD/Public Domain) plus synthetische Bilder, 3-D nennt Download-URLs echter Datenquellen (Stanford, PDS, …).
• Herkunft und Literatur der Operatoren — die Quellen der Forschung/Verfahren, auf denen diese Operatorfamilie beruht.
• curvature_grasp — py -3.11 examples_3d/curvature_grasp.py
• curvature_shape_index — py -3.11 examples_3d/curvature_shape_index.py
signal als Eingabe)curvature)principal_curvatures · mean_curvature · shape_index · estimate_normals
*Provenance: curvature3d.py — 3D Operator-Registry. Diese Notiz wird von tools/opdocs.py md erzeugt (nicht von Hand bearbeiten).*
© 2026 Kazufumi Furuse — Fullseye operator documentation. Licensed under Apache-2.0.