[scilab-Users] Finding continuous parts in a mask (ie a binary matrix)

Tan Chin Luh kailup4 at hotmail.com
Wed Mar 9 14:38:27 CET 2011


Hi Antoine,
 
just to share my experience, if bwlabel works for you, perhaps you might want to look 
into the Atoms IPD module's "SearchBlobs" function. I was using similar bwlabel from 
octave last time but have switch to use the IPD toolbox. 
 
rgdsm,
CL

 
> Date: Wed, 9 Mar 2011 09:11:58 +0100
> From: antoine.monmayrant at laas.fr
> To: users at lists.scilab.org
> Subject: Re: [scilab-Users] Finding continuous parts in a mask (ie a binary matrix)
> 
> Thanks to all of you.
> I got it working thanks to Stéphane who mentionned the image processing 
> toolbox of matlab.
> It helped me identify what I was looking for (bwlabel aka a flood fill 
> algorithm with a good reference: Robert Sedgewick, Algorithms in C, 3rd 
> ed., Addison-Wesley, 1998, pp. 11-20).
> In the end I used the source of the octave bwlabel package as a base.
> 
> Cheers,
> 
> Antoine
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20110309/653eb176/attachment.htm>


More information about the users mailing list