<div dir="ltr">Hi All,<div><br></div><div>I&#39;ve been trying to create curved MPR image (2D) from a 3D greyscale volume, so far without success. I have two inputs: one is the volume (.mhd + raw), which I read using vtkMetaImageReader, and a text file containing the points where this volume should be sampled, in a which I read and then create vtkPoints from it.</div>

<div><br></div><div>I tried two ways of sampling the volume: one is using vtkStructuredGrid, the other is using vtkPolyData. In both methods I didn&#39;t get to a stage where I can display a meaningful result.</div><div>
<br>
</div><div>Can anyone please assist? I&#39;m new to VTK and couldn&#39;t fine a anywhere piece of code that does that...</div><div><br></div><div>Thanks.</div></div>