PCSHOW - three or more point clouds

3 次查看(过去 30 天)
Hi,
I know that "pcshowpair" can help in visualising two point clouds. Please let me know how to visualise if I have three or more pointclouds in a single plot.
Regards,
Vignesh

采纳的回答

Walter Roberson
Walter Roberson 2023-11-2
When you call pcshowpair() you can have it return an axes handle. If you turn hold "on" for that axes handle, then you can do more pcshowpair() and the results will be added to the same axes.

更多回答(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