Skip to content

sfmMerge/alignment: fix computeSimilarityFromCommonLandmarks and extract from fromLandmarksMerge#2102

Open
Copilot wants to merge 2 commits intodevelopfrom
copilot/split-from-landmarks-merge-function
Open

sfmMerge/alignment: fix computeSimilarityFromCommonLandmarks and extract from fromLandmarksMerge#2102
Copilot wants to merge 2 commits intodevelopfrom
copilot/split-from-landmarks-merge-function

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 28, 2026

  • Add FROM_FEATURE_MATCHES to EAlignmentMethod enum in main_sfmAlignment.cpp
  • Update EAlignmentMethod_enumToString and EAlignmentMethod_stringToEnum to handle the new value
  • Add matchesFolders and describerTypesName command-line parameters (-m/--matchesFolders and -d/--describerTypes)
  • Add required includes (matching/MatchesCollections.hpp, matching/io.hpp, <random>)
  • Add the FROM_FEATURE_MATCHES case to the switch statement, calling computeSimilarityFromCommonLandmarks with pairwiseMatches
  • Fix typo in from_landmarks method description ("Alilgn" → "Align")
  • Bump MINOR version from 0 to 1

📱 Kick off Copilot coding agent tasks wherever you are with GitHub Mobile, available on iOS and Android.

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.

2 participants