Skip to content

Add post-RANSAC epipolar-guided matching to recover missed feature pairs#1

Draft
Copilot wants to merge 3 commits intomainfrom
copilot/add-epipolar-guided-matching
Draft

Add post-RANSAC epipolar-guided matching to recover missed feature pairs#1
Copilot wants to merge 3 commits intomainfrom
copilot/add-epipolar-guided-matching

Conversation

Copy link
Copy Markdown

Copilot AI commented Mar 24, 2026

  • Add debug_epipolar_images config option
  • Add _debug_epipolar helper with image saving and logging
  • Hook debug into both call sites
  • Fix coloring: replace mask.any(axis=1) with fraction-based color gradient so "all green" no longer happens trivially — color by fraction of compatible partners (green=tight/few, yellow=partial, red=loose/many)
  • Update legend text and config.py docstring to match new semantics
  • Add per-image median/90th/max fraction log line

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

…s, not any-pass

Co-authored-by: kielnino <15856124+kielnino@users.noreply.github.com>
Agent-Logs-Url: https://github.com/kielnino/OpenSfM/sessions/9abf9f7c-1707-4764-a679-628de5cc82cd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants