Organized point cloud indicator, returned as a logical scalar. A value of
true indicates that the input point cloud is organized. A value of
false indicates that the input point cloud is unorganized.
This function determines whether a point cloud is organized based on the shape of
the point coordinate data. Organized point clouds store data as
M-by-N-by-3 arrays, while unorganized point
clouds store data as M-by-3 matrices. For more details, see What Are Organized and Unorganized Point Clouds?.