[vtkusers] Fwd: How to handle that error ? !!!

Darshan Pai darshanpai at gmail.com
Tue Jan 19 12:30:14 EST 2010


---------- Forwarded message ----------
From: Darshan Pai <darshanpai at gmail.com>
Date: Tue, Jan 19, 2010 at 12:29 PM
Subject: Re: [vtkusers] How to handle that error ? !!!
To: circass <circass at gmail.com>


Either you can try setting the orientation and then use the interactor to
move the plane to the desired orientation.

Or subclass the vikImagePlaneWIdget and use the PlaneSource->setNormal()
function to set the orientation .

HTH

Darshan


On Tue, Jan 19, 2010 at 11:13 AM, circass <circass at gmail.com> wrote:

>
> I tred that one but not worked correctly...
>
> i_viewer->SetInput(i_planeWidget->GetResliceOutput());
>
>
>
>
> circass wrote:
> >
> > when i try to get sliceindex from imageplanewidget if plane is not in its
> > oriented position it gaves me that error;
> >
> > Generic Warning: In ..\..\Source\Vtk\Widgets\vtkImagePlaneWidget.cxx,
> line
> > 1992
> > only works for ortho planes: set plane orientation first
> >
> >
> > I want to take that kind of image and want to visualize them in my
> viewers
> > like the oriented images.
> > so How can i do that ?
> >
>
> --
> View this message in context:
> http://old.nabble.com/How-to-handle-that-error---%21%21%21-tp27228258p27228279.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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100119/b88415c4/attachment.htm>


More information about the vtkusers mailing list