<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi all,<br><br>This topic might have been discussed here but I didn't find a good answer.<br><br>In DICOM, RT Structure consists of ROI's made of sets of in-plan contours.&nbsp; What I need to do is to make multi-planar rendering of the ROI's.&nbsp; In another word, to draw contours delineating the ROI's in all three view of a multi-planar rendering of the referenced CT image of the RT Structure.<br><br>The approach I having taking is to build a 3D surface from the contours, using vtkRuledSurfaceFilter, followed by vtkCutter to obtain the contours delineating the ROIs in the sagittal and the coronal view.&nbsp; The problem with this approach is that it seems cutting a polygonal data surface by vtkCutter takes much too long to be practical.<br><br>The other way to do it is to transfer the contours to a binary grid, and create the contours from the grid.&nbsp; I have been reluctant to go down this path out of the concern of resolution loss when the contours are transferred to the grid.<br><br>Any suggest will be appreciated!<br><br>Regards,<br>Xiaofeng<br><br>                                               <br /><hr />The New Busy is not the old busy. Search, chat and e-mail from your inbox. <a href='http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_3' target='_new'>Get started.</a></body>
</html>