• Andrey Filippov's avatar
    CLAUDE: lean pose eigen fix - pass imp.eig_sub_frac (was hardcoded 0.0) · 59f4182d
    Andrey Filippov authored
    Root cause of the eigen-ON 3x slow pose convergence (probed synthetically):
    pedestal-included covariance inflates the peak eigen lambdas; sqrt(lambda)
    reaches imp.eig_max_sqrt (6) where setEigenTransform's k=max(0,1/sqrt(l)-1/6)
    ZEROES the tile's measurement components - blur-wide tiles (sigma ~2.5-3 px,
    the lean consolidated-average x center regime) contribute nothing and the
    solve limps on the few sharp tiles. Companion zero-build retune: raise
    imp.eig_max_sqrt 6 -> ~20 (dialog) when re-enabling eigen. Solver algebra
    verified consistent (jt, both Y-Fx variants, WJtJ share the transform).
    Co-Authored-By: 's avatarClaude Fable 5 <noreply@anthropic.com>
    59f4182d
Name
Last commit
Last update
..
calibration Loading commit data...
cameras Loading commit data...
common Loading commit data...
correction Loading commit data...
cuas Loading commit data...
dct Loading commit data...
gpu Loading commit data...
ims Loading commit data...
jp4 Loading commit data...
lwir Loading commit data...
mcp Loading commit data...
orthomosaic Loading commit data...
readers Loading commit data...
tensorflow Loading commit data...
tileprocessor Loading commit data...
vegetation Loading commit data...
x3d/export Loading commit data...