Subsampling a 2D point cloud
조회 수: 18 (최근 30일)
이전 댓글 표시
I have a 2D point cloud and want to subsample it to lower number of points. I know that we have methods like uniform grid, random sub-sampling and octree. But how can I use them in the case of 2D data?
what would be the fastest way; can i use KNN algorithm in this case ?
I prefer to not use the available functions as much as possible.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Point Cloud Processing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!