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

Fuse duplicated features (at the exact same location/scale) during tracks creation #1567

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

almarouk
Copy link
Member

@almarouk almarouk commented Oct 3, 2023

Linked PR alicevision/Meshroom#2223

Identify and merge tracks having corresponding duplicate features in SfM construction:

  • affects building and filtering the tracks
  • duplicate features are features in the same view, with same describer type, same position and scale but different rotations

@fabiencastan fabiencastan added this to the 3.2.0 milestone Oct 9, 2023
@fabiencastan fabiencastan changed the title Dev/fix duplicate features Fuse duplicated features (at the exact same location/scale) during tracks creation Oct 9, 2023
src/aliceVision/sfm/pipeline/regionsIO.cpp Outdated Show resolved Hide resolved
src/aliceVision/track/TracksBuilder.hpp Outdated Show resolved Hide resolved
src/aliceVision/track/TracksBuilder.cpp Outdated Show resolved Hide resolved
src/aliceVision/track/TracksBuilder.cpp Show resolved Hide resolved
src/aliceVision/track/TracksBuilder.cpp Show resolved Hide resolved
- affects building and filtering the tracks
- duplicate features are features in the same view, with same describer type, same position and scale but different rotations
@fabiencastan fabiencastan modified the milestones: 3.2.0, 3.3.0 Nov 6, 2023
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.

None yet

3 participants