<meta http-equiv="content-type" content="text/html; charset=utf-8"><font class="Apple-style-span" color="#222222" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse:collapse">Hi,</span></font><div>
<font class="Apple-style-span" color="#222222" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse:collapse">I think one way to compute what you want is to :</span></font></div><div><font class="Apple-style-span" color="#222222" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse:collapse"><br>
</span></font></div><div><font class="Apple-style-span" color="#222222" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse:collapse">a) Create a surface of the non-planar manifold that you desire ( I assume its parametric to that should be easy to do)</span></font></div>
<div><font class="Apple-style-span" color="#222222" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse:collapse">b) Voxelize the surface it into an image</span></font></div><div><font class="Apple-style-span" color="#222222" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse:collapse">c) Use the image created in step (b) as a mask and perform an AND operation with your image</span></font></div>
<div><font class="Apple-style-span" color="#222222" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse:collapse"><br></span></font></div><div><font class="Apple-style-span" color="#222222" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse:collapse">The voxeliztion process might be slow if you create a finely spaced volume.<br>
</span></font><div><font class="Apple-style-span" color="#222222" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse:collapse"><br></span></font></div><div><font class="Apple-style-span" color="#222222" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse:collapse">Thanks,</span></font></div>
<div><div>Somi</div><div><a href="http://500px.com/seesomi" target="_blank">http://500px.com/seesomi</a></div><div><br></div><div><span class="Apple-style-span" style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse;color:rgb(34,34,34)">Message: 4<br>
Date: Thu, 7 Jun 2012 11:08:43 -0700 (PDT)<br>From: sgfallows &lt;<a href="mailto:sgfallows@ieee.org" style="color:rgb(17,85,204)">sgfallows@ieee.org</a>&gt;<br>Subject: [Insight-users] Non-planar slicing<br>To: <a href="mailto:insight-users@itk.org" style="color:rgb(17,85,204)">insight-users@itk.org</a><br>
Message-ID: &lt;<a href="mailto:1339092523198-7580206.post@n2.nabble.com" style="color:rgb(17,85,204)">1339092523198-7580206.post@n2.nabble.com</a>&gt;<br>Content-Type: text/plain; charset=us-ascii<br><br>I need to extract a 2D image from a 3D data set by what I would call<br>
non-planar slicing. Imagine a sheet of paper curled into a parabola or<br>half-ellipse, in the middle of a 3D volume. I want to extract the points on<br>the sheet of paper into a flat 2D image. (If there is a better/standard term<br>
for this, please correct me). The curve would be defined by a poly-line or<br>Bezier.<br><br>AFAICT, the closest thing in ITK is ResampleImageFilter(), however I&#39;m<br>having trouble figuring out what the transform would be. All the examples<br>
seem to map 3D to 3D. Or is this the wrong approach to begin with?<br><br>Can anyone point me at something similar?<br><br>--<br>View this message in context: <a href="http://itk-insight-users.2283740.n2.nabble.com/Non-planar-slicing-tp7580206.html" target="_blank" style="color:rgb(17,85,204)">http://itk-insight-users.2283740.n2.nabble.com/Non-planar-slicing-tp7580206.html</a><br>
Sent from the ITK Insight Users mailing list archive at Nabble.com.</span></div><br>
</div></div>