Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SOLD2 line detector / matcher #1844

Merged
merged 29 commits into from Aug 30, 2022
Merged

Add SOLD2 line detector / matcher #1844

merged 29 commits into from Aug 30, 2022

Conversation

ducha-aiki
Copy link
Member

@ducha-aiki ducha-aiki commented Aug 30, 2022

Changes

Replaces #1507

Fixes # (issue)

Type of change

  • 📚 Documentation Update
  • 🧪 Tests Cases
  • 🐞 Bug fix (non-breaking change which fixes an issue)
  • 🔬 New feature (non-breaking change which adds functionality)
  • 🚨 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📝 This change requires a documentation update

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Did you update CHANGELOG in case of a major change?

rpautrat and others added 28 commits December 23, 2021 21:10
Remove cast to float before normalize_pixel_coordinates

Co-authored-by: Edgar Riba <edgar.riba@gmail.com>
kornia/feature/sold2/sold2.py Outdated Show resolved Hide resolved
@edgarriba edgarriba changed the title SOLD2 Add SOLD2 line detector / matcher Aug 30, 2022
@edgarriba edgarriba added feature request New feature or request module: feature labels Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants