필터 지우기
필터 지우기

How can i sample the point cloud data base on the density ?

조회 수: 2 (최근 30일)
Chung
Chung 2013년 11월 22일
답변: Image Analyst 2013년 11월 22일
Hi, i have a set of point cloud data(xyz-coordinate). i want to sample it by the density. How can i do this ?

답변 (1개)

Image Analyst
Image Analyst 2013년 11월 22일
If you sample uniformly you'll get more sample locations where your data is denser and less sample locations where it is less dense. Is that what you want? On the other hand, if you sample it more where it's denser then you'll get inordinately more data points from the dense region than you should. Is that really what you want (I wouldn't think so)?

카테고리

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