optics op• Datenarten: vector × normals → normals
• Aufruf: import match3d; match3d.refract(d, n, eta1=1.0, eta2=1.5) (oder ops3d.get("refract"))
Snellius-Brechung (Vektorform). d = einfallender Strahl (zur Fläche hin), n = äußere Normale auf der Einfallsseite, Indizes eta1 → eta2.
• 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.
• snell_refraction — py -3.11 examples_3d/snell_refraction.py
normals als Eingabe)icp_point2plane · compute_fpfh · shot_descriptor · fuse_to_voxel · reflect · normal_consistency · ransac_cylinder · orient_normals
optics)reflect · fresnel_reflectance · normal_from_reflection · snell_angle
*Provenance: match3d.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.