Cylinder fit to pointcloud
5 views (last 30 days)
Show older comments
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
0 Comments
Answers (1)
Aditya Patil
on 19 Aug 2020
Edited: Aditya Patil
on 19 Aug 2020
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.
0 Comments
See Also
Categories
Find more on Point Cloud Processing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!