kopia lustrzana https://github.com/OpenDroneMap/ODM
Default OpenSfM to True
rodzic
2ac0fae807
commit
b1a8545dd2
2
run.py
2
run.py
|
@ -244,7 +244,7 @@ parser.add_argument('--zip-results',
|
||||||
|
|
||||||
parser.add_argument('--use-opensfm',
|
parser.add_argument('--use-opensfm',
|
||||||
type=bool,
|
type=bool,
|
||||||
default=False,
|
default=True,
|
||||||
help='use OpenSfM instead of Bundler to find the camera positions '
|
help='use OpenSfM instead of Bundler to find the camera positions '
|
||||||
'(replaces getKeypoints, match and bundler steps)')
|
'(replaces getKeypoints, match and bundler steps)')
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue