<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hello, <BR>
&nbsp;<BR>
I have a grayscale image .. (CT scan image) and i already applied a level-set on that image to segment a region. <BR>
now, i want to add a colour on the segmented boundary. just as the manual segmentation with itk snap . <BR>
the result that i have is the result of the shape detection level set and it is in black and white.. and i have the thresholder output too .. <BR>
&nbsp;<BR>
how can i draw the line of the boundary which is the result of the level set on my original grayscale image? <BR>
&nbsp;<BR>
should i make two different outputs? so one is the output for the shape detection.. and another output of drawing the line on my original image? <BR>
should i convert the image into RGB? how can i assign a colour to each pixel in the bounday. <BR>
&nbsp;<BR>
sorry for asking alot of questions , i am new to itk. <BR>
few hints on my questions will be very helpful and appreciated. <BR>
&nbsp;<BR>
Thank you :) <BR>
&nbsp;<BR>
&nbsp;<BR>                                               </body>
</html>