Cylinder fit to pointcloud

5 次查看(过去 30 天)
Hassan Farag
Hassan Farag 2020-5-14
Hello everybody,
we are trying to use function pcfitcylinder with our point cloud but the estimation produces strange fits with very big diameters and orintations. We change MaxNumTrails,Confidence and rng(0) but it did not enhance the result. Can you please guide us on this?
Thanks in advance

回答(1 个)

Aditya Patil
Aditya Patil 2020-8-19
编辑:Aditya Patil 2020-8-19
You can use various parameters to control the output of the function. For example, try providing a reference vector and decreasing maxDistance. You can check all the available options in the pcfitcylinder documentation.

类别

Help CenterFile Exchange 中查找有关 Point Cloud Processing 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by