<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'm using itkConnectedComponentImageFilter but I have a problem with my code: it runs very well with an example 3D image of 39 slices, but when I use it with my image (a 3D image of 97 slice) I have this error:<br><br>itk::ERROR: ConnectedComponentImageFilter(0x99fd918): Number of objects greater than maximum of output pixel type <br>Aborted<br><br>It seems that my image has to many objects...but, is it possible? Can't I use this filter with every size image?<br><br>Regards<br>Daniela<br>                                               </body>
</html>