3D PointCloud Watershed
    1 visualizzazione (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
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 Commenti
Risposte (0)
Vedere anche
Categorie
				Scopri di più su Point Cloud Processing in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!