Local bundle update#186
Closed
BrookRoberts wants to merge 87 commits intomapillary:feature-local-bundlefrom
Closed
Local bundle update#186BrookRoberts wants to merge 87 commits intomapillary:feature-local-bundlefrom
BrookRoberts wants to merge 87 commits intomapillary:feature-local-bundlefrom
Conversation
Image matching on consecutive images
Add sensor width for DJI Phantom 4.
Allow per image masking
Update documentation to use virtualenv
Use only current neighbor when checking random planes. Propagate neighbor when checking neighboring pixel planes. Randomly sample another neighbor after all other tests.
Make it possible to run either regular patch match or patch match with single view sampling.
Throw to make it clear what depthmap methods are supported. Do not use defualt param values. Rename pixel neighbor to adjacent for clarity.
Do not use the name of the features for naming the features folder and files
Contributor
|
@BrookRoberts does this merge include the incremental matching of this other PR #178 I'll merge |
Author
|
@paulinus I wasn't intending it to. I'm currently using local-bundle for somethings, and noticed it was quite a bit off master. |
Contributor
|
I've merged the branch to master so that it does not go off anymore. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merge master into feature-local bundle, and fix both cases where shot.id needs to be converted to string (last commit)