1
Python and Java API / Regarding Decimating 3D Models in Agisoft Metashape
« on: March 08, 2024, 10:34:32 AM »
Hello everyone,
I hope you're all doing well. I'm currently working on a project using Agisoft Metashape and have run into an issue with the size of the 3D models generated. To reduce the file size, I'm exploring the use of the decimateModel option in Agisoft Metashape's Python API version 1.8.5.
I've used the high option for building depth and a dense model to achieve the desired accuracy in the DTM image. However, the resulting 3D model (in ModelFormatOBJ) is too large. I believe that utilizing the decimateModel function could help reduce its size, but I'm unsure about the correct way to implement this.
I would greatly appreciate any guidance or advice on how to effectively use the decimateModel function to reduce the size of 3D models generated in Agisoft Metashape.
Thank you all in advance for your help.
Best regards,
Dhanraj
I hope you're all doing well. I'm currently working on a project using Agisoft Metashape and have run into an issue with the size of the 3D models generated. To reduce the file size, I'm exploring the use of the decimateModel option in Agisoft Metashape's Python API version 1.8.5.
I've used the high option for building depth and a dense model to achieve the desired accuracy in the DTM image. However, the resulting 3D model (in ModelFormatOBJ) is too large. I believe that utilizing the decimateModel function could help reduce its size, but I'm unsure about the correct way to implement this.
I would greatly appreciate any guidance or advice on how to effectively use the decimateModel function to reduce the size of 3D models generated in Agisoft Metashape.
Thank you all in advance for your help.
Best regards,
Dhanraj