• Andrey Filippov's avatar
    CLAUDE: Add fopen_export_colmap_poses.py - our poses as fixed COLMAP model · 339a3b3e
    Andrey Filippov authored
    Exports *-INTERFRAME.corr-xml scene poses as a COLMAP text sparse model
    (PINHOLE camera, empty points3D) so point_triangulator/OpenMVS can use our
    IMS/interscene poses with no SfM pose estimation - the FOPEN step-3 path
    for vegetation scenes where COLMAP's own mapper fails.
    
    Convention verified against the 2026-07-10 graveyard run (ref
    1763232420_274928): R = diag(1,-1,-1) @ (Ry(az)Rx(tilt)Rz(roll))^T,
    t = -R C. Fixed-pose triangulation on the corrected NADIR-MERGED-RECTILINEAR
    renders gives 0.453 px mean reprojection (COLMAP free mapper: 0.351 px on
    the same images).
    Co-authored-by: 's avatarClaude <claude@elphel.com>
    339a3b3e
Name
Last commit
Last update
docs Loading commit data...
eclipse_project_setup Loading commit data...
focusing_data_files Loading commit data...
ij_macros Loading commit data...
ijplugins Loading commit data...
scripts Loading commit data...
src/main Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
Eyesis_Correction.xml Loading commit data...
INSTALL-CODEX-ECLIPSE.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
mcp.allowed.example Loading commit data...
pom.xml Loading commit data...