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

SIFT by default in the stitch algorithm #65

Merged
merged 1 commit into from
Mar 28, 2023
Merged

Conversation

krupkat
Copy link
Owner

@krupkat krupkat commented Mar 28, 2023

  1. Make SIFT the default algorithm in the panorama stitching

    • This is already the case for panorama detection, so this change makes the app behave consistently
  2. In debug mode, the algorithm can be switched to default ORB behavior

  3. Refactor of StitchOptions, so that more stitching options can be controlled through the GUI, this advances Advanced stitching parameters #18

Fixes #64

feature algorithm selectable in debug mode
@krupkat krupkat merged commit e5cc14a into main Mar 28, 2023
@krupkat krupkat deleted the feature-sift-by-default branch March 28, 2023 17:24
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.

Show buton does not show anything after importing 2 images
1 participant