Forum

Author Topic: split_in_chunks: Zero Resolution Error (v1.5)  (Read 6951 times)

christian.thau

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: split_in_chunks: Zero Resolution Error (v1.5)
« Reply #15 on: May 06, 2021, 11:18:51 AM »
Hi Alexey,

I just did a quick search within the GitHub script and there seems to be no "chunk.buildDenseCloud()" line. Am I missing something?

Best
Christian


Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14813
    • View Profile
Re: split_in_chunks: Zero Resolution Error (v1.5)
« Reply #16 on: May 06, 2021, 12:55:15 PM »
Hello Christian,

See the block of lines 262-283. The dense cloud is generated using the corresponding Task class instead of buildDenseCloud method.
https://github.com/agisoft-llc/metashape-scripts/blob/master/src/split_in_chunks_dialog.py
Best regards,
Alexey Pasumansky,
Agisoft LLC