kopia lustrzana https://github.com/OpenDroneMap/ODM
rodzic
d03d0743d8
commit
30a0c96493
|
@ -50,7 +50,7 @@ class ODMApp(ecto.BlackBox):
|
|||
hybrid_bundle_adjustment=p.args.use_hybrid_bundle_adjustment),
|
||||
'slam': ODMSlamCell(),
|
||||
|
||||
'mve': ODMMveCell(output_scale=p.args.smvs_output_scale),
|
||||
'mve': ODMMveCell(output_scale=p.args.mve_output_scale),
|
||||
|
||||
'meshing': ODMeshingCell(max_vertex=p.args.mesh_size,
|
||||
oct_tree=p.args.mesh_octree_depth,
|
||||
|
|
Ładowanie…
Reference in New Issue