[vtkusers] Highlight polydata on image plane

Jothybasu Selvaraj jothybasu at gmail.com
Mon Apr 23 09:54:06 EDT 2012


Use vtkCutter to cut your mesh on the required orientationa nd location.
Then pass the cutter's output to vtkPolydatamapper and then make a vtkActor
and dispaly it over your image.

Jothy

On Mon, Apr 23, 2012 at 2:35 PM, zlf <jxdw_zlf at yahoo.com.cn> wrote:

> Hi all,
>
> I have segmented orgran polydata. I want to highlight the organ with the
> image that is produced by projecting polydata onto image plane. Just like
> itksnap did.
>
> http://www.itksnap.org/download/snap/files/screenshots/screen-scalpeldone.png
>
> But I have no idea how to implement it.
>
> Regards,
>
> zlf
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/Highlight-polydata-on-image-plane-tp5659417p5659417.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> 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
>



-- 
Jothy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120423/8259ae3e/attachment.htm>


More information about the vtkusers mailing list