Forum

Author Topic: Select Faces by Color  (Read 1704 times)

wojtek

  • Sr. Member
  • ****
  • Posts: 284
    • View Profile
Select Faces by Color
« on: September 17, 2019, 07:03:32 PM »
Much like the option already available for Dense Clouds.

it would be very useful to be able to select faces based on vertex color so that we can smooth certain parts of the model for example.

Alexey, is this possible via python currently?

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14843
    • View Profile
Re: Select Faces by Color
« Reply #1 on: September 17, 2019, 10:24:11 PM »
Hello wojtek,

Via Python you can access the color information for the vertices as (R,G,B) tuple in general case.

I'll see if it would be possible to create a script that could work relatively fast.
Best regards,
Alexey Pasumansky,
Agisoft LLC