<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><div id="yiv1189763500"><table cellspacing="0" cellpadding="0" border="0" id="yiv1189763500bodyDrftID" class="yiv1189763500"><tbody><tr><td id="yiv1189763500drftMsgContent" style="font:inherit;font-family:arial;font-size:10pt;">Hi Xiaopeng,<div><br></div><div>You can use one of the available edge detection filters in the ITK to extract the boundary&nbsp;</div><div><br></div><div>contours. Changing the shape of the contours could be a little bit more tricky, my</div><div><br></div><div>suggestion&nbsp;is to adapt one of the transformation functions in the ITK based on the kind of</div><div><br></div><div>change you&nbsp;want to induce in the contours (e.g. scaling, shearing, inflation and etc.).&nbsp;</div><div><br></div><div>Of course there&nbsp;are&nbsp;numerous&nbsp;other ways as well, but ultimately the best option depends</div><div><br></div><div>on the
 kind of&nbsp;change you&nbsp;want to make.</div><div><br></div><div>After resampling you should have no problems generating the mask images.</div><div><br></div><div>Best regards,</div><div><br></div><div>Dawood</div><div><br></div><div><br></div><div>&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;</div><div><br></div><div>&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;</div><div><br></div><div><br></div><div><span class="Apple-style-span" style="font-family: 'Times New Roman'; font-size: medium; "><pre>Dear Users,

 

I utilized itk segmentation algorithm to extract the liver from CT images.
The results are a series of binary images (mask images). For editing the
binary images, for example deleting some part, I have an idea as follows.

 

First, generating boundary contours from binary images.

Second, changing the shape of the contours.

Finally, generating mask images from the edited contours.

 

Could you tell me whether this idea is feasible or not? If not, please give
me better ideas.

 

Thanks,

Yang</pre></span></div></td></tr></tbody></table></div></td></tr></table><br>