Forum

Author Topic: Changing the confidence of points in dense cloud  (Read 4241 times)

Jernej

  • Newbie
  • *
  • Posts: 22
    • View Profile
Changing the confidence of points in dense cloud
« on: February 11, 2021, 07:48:22 PM »
Is it possible to loop through points in a dense cloud and assign them custom confidence values?
I have looked through the Metashape Python reference and I didn't spot anything that would lead me to believe that this is possible.

Thank you for your answers

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 15471
    • View Profile
Re: Changing the confidence of points in dense cloud
« Reply #1 on: February 11, 2021, 08:01:51 PM »
Hello Jernej,

At the moment it is not possible to modify the confidence via Python API.

Can you describe, how you are planning to use custom confidence values - for which purpose?
Best regards,
Alexey Pasumansky,
Agisoft LLC

Jernej

  • Newbie
  • *
  • Posts: 22
    • View Profile
Re: Changing the confidence of points in dense cloud
« Reply #2 on: February 15, 2021, 06:11:36 PM »
Thank you for your response.

I would like to merge dense clouds where one might not have confidence calculated and still be able to preserve the confidence values of the other dense clouds.