Forum

Author Topic: Filtering point clouds  (Read 6488 times)

frnx

  • Newbie
  • *
  • Posts: 8
    • View Profile
Filtering point clouds
« on: September 17, 2014, 03:43:37 PM »
Hi all,

Is there a way to filter the point cloud using the Python API, the same way I can using the Edit > Gradual Selection > Image count menu manually?

Thanks!

Seb_B

  • Newbie
  • *
  • Posts: 38
    • View Profile
Re: Filtering point clouds
« Reply #1 on: March 24, 2015, 01:03:30 AM »
Same question...

Seb_B

  • Newbie
  • *
  • Posts: 38
    • View Profile
Re: Filtering point clouds
« Reply #2 on: March 24, 2015, 12:19:02 PM »
OK, I found that buildPoints() is doing the same job than gradual selection for the projection error, but the min_image argument doesn't seem to work!

Cheers