<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hi everyone,<br>I need your help.<br><br>I have to implement a code with similar function to Matlab bwlabeln; Matlab's routine <code>L = bwlabeln(BW)</code> returns a label matrix <code>L</code> containing labels for the connected components in <code>BW</code>; the elements of <code>L</code> are integer values greater than or equal to 0. The pixels labeled 0 are the background.<br><br>I looked for similar itk method in itk User's Guide but I didn't find anything... could anyone help me?<br><br>Thanks of all,<br>Daniela<br>                                               </body>
</html>