Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ahojnnes
Copy link
Contributor

@ahojnnes ahojnnes commented Aug 23, 2024

  • Simplifies the caching logic for both CPU and GPU based matching.
  • Introduces a new thread-safe LRU cache that allows to efficiently cache the FLANN-based descriptor index for CPU-based matching. As a result, CPU-based matching speed improves by ~20-30%.
  • Extracts the FLANN-based descriptor index as a separate interface and adds test coverage.
  • Fixes a race-condition in the dense reconstruction workspace cache.

@ahojnnes ahojnnes merged commit 5f653ee into main Aug 26, 2024
@ahojnnes ahojnnes deleted the user/joschonb/cached-match-index branch August 26, 2024 06:38
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.

3 participants