Page 1 of 1

Scalar value based segmentation

Posted: Fri May 18, 2018 2:14 pm
by usman.khalid794
Hello,
I am working on 3D point clouds in cloud compare and I am quite new to point cloud. I want to know it there is some tool in cloud compare which can change the scalar values based on the selected region. My scalar values contain the labels for each point and these labels correspond to the segmentation of the object. I want to change the labels of some region and then store the changed values in csv file.

Re: Scalar value based segmentation

Posted: Sun May 20, 2018 4:46 pm
by daniel
You could split the points based on their scalar values (with 'Edit > Scalar fields > Filter by value'). Then on the point cloud that corresponds to the region you want to update, you can use the 'SF Arithmetic' tool to change the value (see http://www.cloudcompare.org/doc/wiki/in ... Arithmetic). And eventually you can merge the parts back into one cloud.