Forum

Author Topic: segmentation fault after orthomosaic generated  (Read 3500 times)

Rodrigues

  • Newbie
  • *
  • Posts: 3
    • View Profile
segmentation fault after orthomosaic generated
« on: July 09, 2020, 11:56:44 AM »
Hi. I'm using Metashape 1.6.2 python API as a standalone module on Ubuntu 18.04.

I built and exported both DEM and orthomosaic using my python code.

But after the main code finished, it gives segmentation fault error.

DEM and orthomosaic successfully generated.

But I cannot resolve this segmentation fault error.

Is this a bug?


Please help.

Thanks.



Code: [Select]
loaded partition in 0.153148 sec
boundaries extracted in 0.026377 sec
14 images blended in 1.14112 sec
orthomosaic updated in 36.906 sec
orthomosaic updated in 0.026349 sec
ExportRaster: image_format = TIFF, path = test/ortho.tif
generating 11403 x 11290 raster in 1 x 1 tiles
[2]    13713 segmentation fault (core dumped)  python3.6 main.py --images_dir ~/Documents/Parkinglot/mechanical_moving  test
python3.6 main.py 6176.79s user 179.62s system 624% cpu 16:57.52 total
« Last Edit: July 09, 2020, 12:21:17 PM by Rodrigues »

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 15429
    • View Profile
Re: segmentation fault after orthomosaic generated
« Reply #1 on: July 10, 2020, 03:23:27 PM »
Hello Rodrigues,

Can you post the export line that you are using?

Also please specify, if the data is the regular 8-bit RGB images or a multispectral data and whether using absolute export path makes any difference?
Best regards,
Alexey Pasumansky,
Agisoft LLC