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

Antoine Monmayrant antoine.monmayrant at laas.fr
Wed Mar 9 15:59:35 CET 2011


Le 09/03/2011 14:38, Tan Chin Luh a écrit :
> 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.
Oh, thanks for this hint.
Why did you switch to SearchBlobs?
Is it more efficient?

Cheers,

Antoine
>
> 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


-- 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++

  Antoine Monmayrant LAAS - CNRS
  7 avenue du Colonel Roche
  31077 TOULOUSE
  Cedex 4 FRANCE

  Tel:+33 5 61 33 64 59

  email : antoine.monmayrant at laas.fr
  permanent email : antoine.monmayrant at polytechnique.org

+++++++++++++++++++++++++++++++++++++++++++++++++++++++


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20110309/34c2c115/attachment.htm>


More information about the users mailing list