removeInvalidPoints
Remove invalid points from point cloud
Description
[
removes points with ptCloudOut
,indices
] = removeInvalidPoints(ptCloud
)Inf
or NaN
coordinate values from
point cloud and returns the indices of valid points.