RGBD/OptimizeMaxError default to 1 for mobile apps. iOS: increased Kp/MaxFeatures to 400 (was 200).

This commit is contained in:
matlabbe
2021-06-11 09:29:37 -04:00
parent 0a37d01d1d
commit 3e3d4142fc
2 changed files with 3 additions and 3 deletions

View File

@@ -368,7 +368,7 @@
<key>Key</key>
<string>MaxOptimizationError</string>
<key>DefaultValue</key>
<real>1.5</real>
<integer>1</integer>
<key>Titles</key>
<array>
<string>4x</string>
@@ -408,7 +408,7 @@
<key>Key</key>
<string>MaxFeaturesExtractedVocabulary</string>
<key>DefaultValue</key>
<string>200</string>
<string>400</string>
<key>Titles</key>
<array>
<string>No Limit</string>