<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hi Antoine,<BR>
<BR>
just to share my experience, if bwlabel works for you, perhaps you might want to look <BR>
into the Atoms IPD module's "SearchBlobs" function. I was using similar bwlabel from <BR>
octave last time but have switch to use the IPD toolbox. <BR>
<BR>
rgdsm,<BR>
CL<BR>
<BR> <BR>
> Date: Wed, 9 Mar 2011 09:11:58 +0100<BR>> From: antoine.monmayrant@laas.fr<BR>> To: users@lists.scilab.org<BR>> Subject: Re: [scilab-Users] Finding continuous parts in a mask (ie a binary matrix)<BR>> <BR>> Thanks to all of you.<BR>> I got it working thanks to Stéphane who mentionned the image processing <BR>> toolbox of matlab.<BR>> It helped me identify what I was looking for (bwlabel aka a flood fill <BR>> algorithm with a good reference: Robert Sedgewick, Algorithms in C, 3rd <BR>> ed., Addison-Wesley, 1998, pp. 11-20).<BR>> In the end I used the source of the octave bwlabel package as a base.<BR>> <BR>> Cheers,<BR>> <BR>> Antoine<BR> </body>
</html>