Forum

Author Topic: Remove 3D points  (Read 3047 times)

Seb_B

  • Newbie
  • *
  • Posts: 38
    • View Profile
Remove 3D points
« on: April 07, 2015, 11:45:59 AM »
Hello,

How can I remove a 3d point?

What does the ".valid" in the class  PhotoScan.PointCloudPoint?

I use it to remove points, but I am not sure it is all right! The points wiht a False value for ".valid" disappear from my GUI but the total number of points is still the same than before to use the ".valid".

Does optimize will use the points with the valid = False?

Thanks,

Sebastien

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14847
    • View Profile
Re: Remove 3D points
« Reply #1 on: April 21, 2015, 07:56:27 PM »
Hello Sebastien,

When point.valid is set to False it will be excluded from the Sparse Cloud (therefore not used during Optimization process) but the corresponding matching point will still exist (as white point in the Photo view).
Best regards,
Alexey Pasumansky,
Agisoft LLC