Hi Daniel,
I used PCL clustering algorithm to segment some features. Now I want to remove those segmented points from original point cloud. Is there a way to do it in CC?
Thanks in advance,
Kind regards,
Shukhrat
Masking a point cloud with segmented point cloud?
Re: Masking a point cloud with segmented point cloud?
If you have a scalar field associated to your point cloud, then you can use the 'Edit > Scalar fields > Filter by value' method?
Daniel, CloudCompare admin
Re: Masking a point cloud with segmented point cloud?
Thanks, original point cloud has scalar fried value ranges from 1.0 to 1.0. Segmented cloud value ranges from 1 to 1097. I am not sure how to filter out segmented cloud from original cloud.
Re: Masking a point cloud with segmented point cloud?
Ah ah, then I guess you'll have to understand what these values represent ;)
Daniel, CloudCompare admin