필터 지우기
필터 지우기

PCSHOW - three or more point clouds

조회 수: 3 (최근 30일)
Vignesh
Vignesh 2023년 11월 2일
댓글: Vignesh 2024년 2월 7일
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.
  댓글 수: 1
Vignesh
Vignesh 2024년 2월 7일
Thanks for answering my question.

댓글을 달려면 로그인하십시오.

추가 답변 (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