As a new user of PCL, I have to work with some ply files containing a class property (in addition to the label property).
I decided to modify the library to create a new PointType which may be called PointXYZLC;
So far, I have modified
However, I tested by creating a cloud with the class but the library failed to recognise the new class.
Any idea for further modifications?
Thanks in advance,
I used a trick to use the existing PointType classes. I reattributed the classes into labels and used pcl::PointXYZL