fullseye

inlier_ratio — 3D registration_metrics op

使い方

対応集合の inlier 率 = ‖T·source[i] − target[i]‖ < thresh の割合。→ [0,1]。

sourcetargetindex 対応(source[i] が target[i] に対応)の 同数点群(FPFH 等の putative correspondence を想定)。thresh に単調非減少。 形状不一致・非 (N,3) は ValueError(fail-closed)。

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

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

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

vol_gaussian_psf · fuse_to_voxel · fresnel_reflectance · snell_angle

同カテゴリ(registration_metrics)

rmse_inliers · registration_recall · 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.