pcl icon indicating copy to clipboard operation
pcl copied to clipboard

[sample consensus] Implement torus model

Open River-mao opened this issue 1 year ago • 2 comments

I saw most of the 3D models segmentation , expect the torus model, have been implemented. So, I want to know if it will be implemented soon? Thanks a lot!

River-mao avatar May 10 '23 13:05 River-mao

@River-mao To my knowledge, nobody is working on it currently. Out of interest: what do you want to use it for? Which torus-shaped object do you want to segment with it? I can't really think of a good practical use.

mvieth avatar May 10 '23 16:05 mvieth

Tnanks. I want to use this to segment the corner joints of pipes. I have use the cylinder model to fit the direct pipe, but the corner joint parts can't be fitted. This looks really like a torus, so I suppose if I can use a torus model to fit it.

River-mao avatar May 11 '23 08:05 River-mao