registration_recall — 3D registration_metrics op

データ種: points × pointsmeasurement

呼び出し: import registration_eval; registration_eval.registration_recall(source, target, gt_transform, est_transform, thresh: 'float', *, corr_thresh: 'float | None' = None) -> 'float' (または ops3d.get("registration_recall"))

使い方

3DMatch 流の per-pair 登録成否 = 1.0(成功)/ 0.0(失敗)。

参考(サンプルデータ・文献)

• サンプルデータ カタログ(DL URL / ライセンス) — 2-D は skimage.data(BSD/public)+ 合成、3-D は実データ源(Stanford/PDS 等)の DL URL。

• 演算子の来歴・参考文献 — この op 族の元になった研究/手法の出典。

実行できる例(この op を実際に呼ぶ検証済みサンプル)

reg_evalpy -3.11 examples_3d/reg_eval.py

型が繋がる次の op(measurement を入力に取れる)

vol_gaussian_psf · fuse_to_voxel · fresnel_reflectance · snell_angle

同カテゴリ(registration_metrics)

inlier_ratio · rmse_inliers · rotation_translation_error


*Provenance: registration_eval.py — 3D operator registry. この per-op ノートは tools/opdocs.py md が自動生成(手編集しない)。*

© 2026 Kazufumi Furuse — Fullseye operator documentation. Licensed under Apache-2.0.