Skip to content

SIFT filtering improvements and existing correspondences API#1201

Merged
supersergiy merged 6 commits intomainfrom
sergiy/sift-and-api-improvements
Mar 21, 2026
Merged

SIFT filtering improvements and existing correspondences API#1201
supersergiy merged 6 commits intomainfrom
sergiy/sift-and-api-improvements

Conversation

@supersergiy
Copy link
Member

  • Accept existing_correspondences in auto-detect endpoint
  • Spatial consistency filter for local outlier rejection
  • Min distance filter (32px) from existing correspondences
  • Existing-aware farthest-point sampling

supersergiy and others added 6 commits March 19, 2026 09:39
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Accept existing_correspondences in auto-detect endpoint
- Spatial consistency filter for local outlier rejection
- Min distance filter (32px) from existing correspondences
- Existing-aware farthest-point sampling
- Ratio test default 0.7, RANSAC enabled with threshold 5

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@codecov
Copy link

codecov bot commented Mar 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.98%. Comparing base (079af32) to head (81e50ad).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1201   +/-   ##
=======================================
  Coverage   99.98%   99.98%           
=======================================
  Files         192      192           
  Lines       10203    10203           
=======================================
  Hits        10201    10201           
  Misses          2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@supersergiy supersergiy merged commit 13cf657 into main Mar 21, 2026
10 checks passed
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.

1 participant