mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-06 02:08:25 +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": [
|
"featuresFolders": [
|
||||||
"{FeatureExtraction_1.output}"
|
"{FeatureExtraction_1.output}"
|
||||||
],
|
],
|
||||||
"method": "VocabularyTree",
|
"method": "Exhaustive",
|
||||||
"matchingMode": "a/b"
|
"matchingMode": "a/b"
|
||||||
},
|
},
|
||||||
"internalInputs": {
|
"internalInputs": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue