planefit

A function to fit a plane to a 3D point cloud.
4K téléchargements
Mise à jour 24 avr. 2012

Afficher la licence

Given the equation of a plane as z = a*x + b*y + c, planefit, executed as C = planefit(x,y,z), solves for the coeficients C = [a b c]. Planefit does nothing fancy, it simply sets up and lets MATLAB solve the least-squares problem to solve for the coefficients - a handy utility function.

Citation pour cette source

Val Schmidt (2024). planefit (https://www.mathworks.com/matlabcentral/fileexchange/36353-planefit), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2011b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Point Cloud Processing dans Help Center et MATLAB Answers
Tags Ajouter des tags
Remerciements

A inspiré : threepoints2planez

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.0.0.0