mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-01 07:48:37 +02:00
Merge pull request #2298 from alicevision/dev/updatePhotogCamTrack
[pipelines] PhotogAndCamTrack: Update matching mode to "Exhaustive"
This commit is contained in:
commit
49d808b98b
1 changed files with 1 additions and 1 deletions
|
@ -488,7 +488,7 @@
|
|||
"featuresFolders": [
|
||||
"{FeatureExtraction_1.output}"
|
||||
],
|
||||
"method": "VocabularyTree",
|
||||
"method": "Exhaustive",
|
||||
"matchingMode": "a/b"
|
||||
},
|
||||
"internalInputs": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue