3D Polynomial RANSAC
조회 수: 5 (최근 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!