<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello, bothering you guys again,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; In my segmentation problem I 
have to segment a structure which has on one side a high contrast boundary and 
on the</FONT></DIV>
<DIV><FONT face=Arial size=2>other side a low contrast boundary.&nbsp; I m using 
GeodesicActiveContours to do the segmentation, so I need to supply a feature 
image.&nbsp; This I construct by taking the sigmoid of the gradient 
magnitude.&nbsp; But, because of the difference in contrast, the features one 
one side are much stronger (wider and darker) than on the other side.&nbsp; This 
causes leaks, on the low contrast side, if I let the GeodesicActiveContours run 
long enough for the levelset to reach the edge on the high contrast 
side.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; So should I adjust the histogram 
so that there is equal contrast (but what will happen to the noise).&nbsp; Or 
are there better</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; solutions?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Toon.</FONT></DIV></BODY></HTML>