Handle point intensity
Posted: Thu May 17, 2018 2:50 pm
I am trying to create my own plugin for CC and i want to calculate some values according to the intensity of the cloud points.
How can i reach this value (intensity), as well as coordinates, in order to loop over the whole point cloud and apply my functions?
I had a look at other plugins but i am very confused. Could you please help me if i wanted for example to aplly a function like :
a= b*I
to each point of the point cloud?
Where a,b are known and I is the intensity?
Thank you very much!
How can i reach this value (intensity), as well as coordinates, in order to loop over the whole point cloud and apply my functions?
I had a look at other plugins but i am very confused. Could you please help me if i wanted for example to aplly a function like :
a= b*I
to each point of the point cloud?
Where a,b are known and I is the intensity?
Thank you very much!