3D Polynomial RANSAC

23 次查看(过去 30 天)
MJ
MJ 2021-5-6
How would I apply polynomial RANSAC to plot a curved line given a 3d point cloud? Is there a way to get 3D curved fit?
Is there a way to plot a 3D line, maybe given 2 polynomial equations? (ex. using x-y and x-z equation)

回答(1 个)

Divya Gaddipati
Divya Gaddipati 2021-5-13
You can use pcfitplane which using RANSAC to fit a plane to a point cloud.
For more information on pcfitplane, you can to this link.

类别

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