Detect Multiple Planes from Point Cloud
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
In this example of MATLAB, there is a command [model1,inlierIndices,outlierIndices] = pcfitplane(ptCloud,... maxDistance,referenceVector,maxAngularDistance);
I am confused that which data is stored in inlierIndices and outlierIndices, like the distance of the points from origin or any normal vector case. please explain.
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Point Cloud Processing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!