3D PointCloud Watershed

2 次查看(过去 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