3D Polynomial RANSAC
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Divya Gaddipati
le 13 Mai 2021
You can use pcfitplane which using RANSAC to fit a plane to a point cloud.
0 commentaires
Voir également
Catégories
En savoir plus sur Point Cloud Processing dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!