Merge pull request #2298 from alicevision/dev/updatePhotogCamTrack

[pipelines] PhotogAndCamTrack: Update matching mode to "Exhaustive"
This commit is contained in:
Fabien Castan 2024-01-16 12:40:03 +01:00 committed by GitHub
commit 49d808b98b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -488,7 +488,7 @@
"featuresFolders": [ "featuresFolders": [
"{FeatureExtraction_1.output}" "{FeatureExtraction_1.output}"
], ],
"method": "VocabularyTree", "method": "Exhaustive",
"matchingMode": "a/b" "matchingMode": "a/b"
}, },
"internalInputs": { "internalInputs": {