kopia lustrzana https://github.com/OpenDroneMap/ODM
Fix typo in odm_meshing
rodzic
3e962dceb6
commit
85cb052acc
|
@ -52,7 +52,7 @@ class ODMeshingCell(ecto.Cell):
|
|||
|
||||
infile = tree.smvs_model
|
||||
if args.use_opensfm_dense:
|
||||
infile = ttree.opensfm_model
|
||||
infile = tree.opensfm_model
|
||||
elif args.fast_orthophoto:
|
||||
infile = os.path.join(tree.opensfm, 'reconstruction.ply')
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue