optics op• データ種: vector × normals → normals
• 呼び出し: import match3d; match3d.reflect(d, n) (または ops3d.get("reflect"))
入射方向 d を法線 n の面で鏡面反射。r = d − 2(d·n)n。
• サンプルデータ カタログ(DL URL / ライセンス) — 2-D は skimage.data(BSD/public)+ 合成、3-D は実データ源(Stanford/PDS 等)の DL URL。
• 演算子の来歴・参考文献 — この op 族の元になった研究/手法の出典。
• sensor_seg — py -3.11 examples_3d/sensor_seg.py
• snell_refraction — py -3.11 examples_3d/snell_refraction.py
normals を入力に取れる)icp_point2plane · compute_fpfh · shot_descriptor · fuse_to_voxel · refract · normal_consistency · ransac_cylinder · orient_normals
optics)refract · fresnel_reflectance · normal_from_reflection · snell_angle
*Provenance: match3d.py — 3D operator registry. この per-op ノートは tools/opdocs.py md が自動生成(手編集しない)。*
© 2026 Kazufumi Furuse — Fullseye operator documentation. Licensed under Apache-2.0.