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

Closed
wants to merge 3 commits into 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

@almarouk almarouk requested a review from fabiencastan October 3, 2023 17:13
@almarouk almarouk force-pushed the dev/fixDuplicateFeatures branch from 9e53c26 to 8b8dcc0 Compare October 4, 2023 12:26
@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
@cbentejac cbentejac force-pushed the dev/fixDuplicateFeatures branch from 0346f19 to e107604 Compare October 26, 2023 15:24
@cbentejac cbentejac force-pushed the dev/fixDuplicateFeatures branch from e107604 to 74cf191 Compare October 26, 2023 15:34
@fabiencastan fabiencastan modified the milestones: 3.2.0, 3.3.0 Nov 6, 2023
@github-actions github-actions bot added the stale label Nov 1, 2024
@github-actions github-actions bot closed this Nov 9, 2024
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.

3 participants