<!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.1528" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi All,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I used itk::SpatialObjectToImageFilter to rasterise 
a mesh in a 3D binary image, the resulting image has 1 inside and 0 outside the 
mesh. But I would like to get a mesh with 1 on the mesh only, that is only the 
edges with 1, could you tell me how to do it?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>BTW, can I use 
itk::TriangleMeshToBinaryImageFilter? What is the different result&nbsp;between 
the TriangleMeshToBinaryImageFilter and the 
SpatialObjectToImageFilter?</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>Yan</FONT></DIV></BODY></HTML>