[vtkusers] Flattening a probed surface

Bill Lorensen bill.lorensen at gmail.com
Mon May 28 11:08:49 EDT 2012


You can "flatten" a curved reformation by creating an image data of
the proper dimension corresponding to your probed data and assign the
scalars from the probed data to the image data.

On Mon, May 28, 2012 at 10:52 AM, Jonathan Ruiz Peinado
<jonathan.ruiz3 at gmail.com> wrote:
> I got a curved surface and I would like to make it planar, this surface its
> an  vtkProbeFilter object produced by probing a surface with a dicom image
> volume, I would like to keep the distance between all the points.
>
> I've used this example to get the curved
> surface http://vtk.org/Wiki/VTK/Examples/Cxx/Visualization/CurvedReformation,
> there you can see better what I'm talking about.
>
> ¿Is it possible using VTk libs?
> ¿May I need ITK libs for this ?
>
> Thanks in advance!
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



-- 
Unpaid intern in BillsBasement at noware dot com



More information about the vtkusers mailing list