Detect Multiple Planes from Point Cloud

1 次查看(过去 30 天)
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 个)

类别

Help CenterFile Exchange 中查找有关 Point Cloud Processing 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by