algebra op• Datenarten: deformation → points
• Aufruf: import reprconv; reprconv.deformation_to_points(deformation) (oder opsreprconv.get("deformation_to_points"))
Eine TPS-`deformation → ihre Kontroll-points (N,3). Der Ausgang aus deformation`.
> Die ausführliche Beschreibung unten ist der Originaltext — Zusammenfassung und Überschriften sind übersetzt.
`tps_fit が返す dict の ctrl` を取り出す。「この歪みはどこに
固定されているか」を点群語彙で見るためのもので、一方向
(制御点だけからは重み `w とアフィン項 a` は復元できない)。
Args:
deformation: `ctrl を持つ dict(tps_fit` の返り)。
Returns:
(N, 3) float64。
Raises:
ValueError: dict でない / `ctrl` が無い / 形状不正 / 非有限。
• 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.
• Der kanonische Algorithmus (Autor, Jahr) und seine Anwendungen stehen im Familienleitfaden oben.
• representation_conversion — py -3.11 examples/representation_conversion.py
points als Eingabe)points_zyx_to_keypoints_uv · points_to_position · select_points · flow_apply · points_to_gaussians
algebra)angle_to_matrix · matrix_to_angle · rot_scale_to_matrix · matrix_to_rot_scale · shift_to_vector · vector_to_shift · cscalar_to_polar · polar_to_cscalar
*Provenance: reprconv.py — REPRCONV 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.