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

Antoine Monmayrant antoine.monmayrant at laas.fr
Wed Mar 9 09:11:58 CET 2011


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



More information about the users mailing list