<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
<BR>
Hello everyone ..<BR>
<BR>
I an trying to apply a dilation on my image. <BR>
<BR>
my image is binary. black background and white circle in the middle (not exactly circle more as a white region)<BR>
I want to increase the size of that region, move the boundary of the region a little bt farther . <BR>
<BR>
I used the itkBinaryDilateImageFilterTest <BR>
<BR>
it was built without errors.. but when I run it .. it is still the same image without any changes .. <BR>
<BR>
thanks :) <BR>
<BR>
<BR>                                            </body>
</html>