match_localize op• Datenarten: voxel × voxel → position
• Aufruf: import match3d; match3d.match_shape_3d(vol, template, device='cpu', mc=0.05, subvoxel=True) (oder ops3d.get("match_shape_3d"))
• GPU: Dieser Operator hat einen GPU-Pfad (device="cuda")
3-D-formbasiertes (gradientenorientiertes) Matching = die Voxelversion des 2-D-shapematch_gpu („Konturabgleich“).
• 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.
• matching_localize — py -3.11 examples_3d/matching_localize.py
position als Eingabe)refine_peak_newton · refine_translation_lk · refine_lm · fuse_to_voxel
match_localize)match_chamfer_3d · match_curvature_3d · match_hough_3d · match_mip_2d · match_points_ncc
*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.