3D PointCloud Watershed

조회 수: 1 (최근 30일)
Ayala Carl
Ayala Carl 2018년 7월 17일
Hi, I have a point cloud I'd like to watershed. I have been using the watershed function, however, when I visualize the results there seems to be no change. My code looks something like this: WP = watershed(PtCld) newPtCld = PtCld newPtCld(WP==0)
Sometimes I will dilate my watershed result as well...
Thanks in advance.

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