3D Polynomial RANSAC
12 ビュー (過去 30 日間)
古いコメントを表示
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)
0 件のコメント
回答 (1 件)
Divya Gaddipati
2021 年 5 月 13 日
You can use pcfitplane which using RANSAC to fit a plane to a point cloud.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Point Cloud Processing についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!