feature op• Datenarten: voxel → sdf
• Aufruf: import match3d; match3d.edt_jfa(seed_bool, device='cpu') (oder ops3d.get("edt_jfa"))
• GPU: Dieser Operator hat einen GPU-Pfad (device="cuda")
3-D-euklidische Distanztransformation per Jump-Flooding-Algorithmus (GPU). Jedes Voxel → Abstand zum nächsten Seed.
• 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.
• diff_features — py -3.11 examples_3d/diff_features.py
sdf als Eingabe)sdf_to_occupancy · fuse_to_voxel · integrate · extract_surface_points · query_distance · sdf_union · sdf_intersect · sdf_subtract
feature)sobel3d · hessian3d · curvature_maps · vol_frangi · vol_sato · vol_hessian_blobness · vol_gradient_magnitude · vol_local_maxima
*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.