• Andrey Filippov's avatar
    CLAUDE: Add fopen_nadir_compare.py — tile-proc vs COLMAP nadir comparison · 4a8f21f6
    Andrey Filippov authored
    Generates a multi-slice float32 TIFF (NaN-padded, ImageJ-compatible):
      Slice 1: tile-processor disparity D scattered to nadir image pixels
               (from *-NADIR-DISPARITY-MAPS.tiff, averaged across all scenes)
      Slice 2: COLMAP sparse Z_cam projected to the same nadir pixel grid
               (optional --dense PLY for OpenMVS dense cloud)
      Slice 3: spatial superposition (tile-proc priority; COLMAP where missing;
               average at overlapping pixels)
      Slice 4: tile-processor scene-count per pixel (--counts flag)
    
    Uses the COLMAP reference-image pose (auto-detected as centroid of camera
    centres, or specified via --ref-image) to project 3D points. Handles
    OPENCV lens distortion model (--no-distortion to skip).
    
    Intended for evaluating depth-fusion approaches (tile processor + SIFT):
      python3 scripts/fopen_nadir_compare.py \
          --disp   <ts>-NADIR-DISPARITY-MAPS.tiff \
          --colmap sparse/0_txt/ [--dense scene_dense.ply] \
          --out    nadir_compare.tif --counts
    Co-authored-by: 's avatarClaude <claude@elphel.com>
    4a8f21f6
Name
Last commit
Last update
..
lwir_map Loading commit data...
README.md Loading commit data...
catalog.json Loading commit data...
catalog_to_md.py Loading commit data...
eyesis-host-daemon-howto.md Loading commit data...
eyesis_host_daemon.py Loading commit data...
eyesis_host_daemon_ctl.sh Loading commit data...
eyesis_host_submit.sh Loading commit data...
eyesis_mcp_ctl.sh Loading commit data...
eyesis_run_report.py Loading commit data...
field_calib_aggregate.py Loading commit data...
fopen_nadir_compare.py Loading commit data...
mcp-http-howto.md Loading commit data...
mcp_compare_targets.py Loading commit data...
mcp_filter_list_by_model_version.py Loading commit data...
mcp_http.sh Loading commit data...
rag_index.py Loading commit data...
rag_index.sh Loading commit data...
rag_query.py Loading commit data...
rag_query.sh Loading commit data...