• Andrey Filippov's avatar
    CLAUDE: fopen_pose_compare.py — accept --xml (INTERFRAME.corr-xml) as pose source · 81f67ed0
    Andrey Filippov authored
    --ego (egomotion.csv) was required but is not always present (it is an
    optional output file).  --xml (*-INTERFRAME.corr-xml) is always written
    by the pipeline and contains the same x/y/z/a/t/r values.
    
    Changes:
    - add parse_interframe_xml(): sorts timestamps → same frame order as COLMAP
    - --xml is the new preferred input; --ego is optional and overrides --xml
      (it additionally provides IMS/PIMU columns)
    - at least one of --xml or --ego is required
    - IMS/PIMU [SKIP] messages suppressed when using XML (NaN is expected)
    - verified: XML and egomotion.csv produce identical results
    Co-authored-by: 's avatarClaude <claude@elphel.com>
    81f67ed0
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...