nx_photogram_front_diag.nx
buildroot/runtime/nx_photogram_front_diag.nx
about
nx_photogram_front_diag.nx -- measurement probe, not a gate. T5 failed with the noise control scoring
18/20, which says the epipolar residual is not separating true correspondences from garbage. Before
touching a tolerance constant I want the actual numbers: what does e3_residual return for a TRUE
correspondence, for a planted outlier, and for pure noise -- both under an E built from the known pose
(ep_build_E) and under an E estimated from the data (e3_estimate_norm). Tuning a threshold without
looking at the distribution is how a gate gets faked green.
license_tier: ORIGINAL expect_exit: 0
dependencies 2 imports · 0 importers
imports: nx_photogram_front.nxnx_epose.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| 11 | const D_N: i64 = 20 |
| 12 | const D_OUT: i64 = 6 |
functions
| 14 | func dw(s: *u8) -> i64 called by 1: main |
| 21 | func dn(v: i64) -> i64 called by 1: main |
| 38 | func main() -> i64 |