kopia lustrzana https://github.com/OpenDroneMap/ODM
rodzic
f4d9396b49
commit
8b908afa95
|
@ -241,7 +241,7 @@ class ODM_Reconstruction(object):
|
||||||
|
|
||||||
self.georef = ODM_GeoRef.FromCoordsFile(output_coords_file)
|
self.georef = ODM_GeoRef.FromCoordsFile(output_coords_file)
|
||||||
except:
|
except:
|
||||||
log.ODM_WARNING('Could not generate coordinates file. An orthophoto will not be generated.')
|
log.ODM_WARNING('Could not generate coordinates file. The orthophoto will not be georeferenced.')
|
||||||
|
|
||||||
self.gcp = GCPFile(None)
|
self.gcp = GCPFile(None)
|
||||||
return self.georef
|
return self.georef
|
||||||
|
|
Ładowanie…
Reference in New Issue