[vtkusers] vtkImageColorViewer and slice orientation

David Gobbi david.gobbi at gmail.com
Mon Nov 30 14:27:31 EST 2009


I didn't give the full path for the example in my last email.  Here it is:

VTK/Examples/ImageProcessing/Python/ImageSlicing.py

   David


On Mon, Nov 30, 2009 at 12:25 PM, David Gobbi <david.gobbi at gmail.com> wrote:
> Because no-one has contributed a reslicng image viewer to VTK yet.  I
> would like to do so myself, but I don't know when I will have the
> time.
>
> I did submit a python reslicing example to VTK that you might find useful:
>
> VTK/Examples/Python/ImageSlicing.py
>
>   David
>
>
> On Mon, Nov 30, 2009 at 11:45 AM, Lic. José M. Rodriguez Bacallao
> <jmrbcu at gmail.com> wrote:
>> why is that?
>>
>> On 11/30/09, David Gobbi <david.gobbi at gmail.com> wrote:
>>> The only class that uses vtkImageReslice for image viewing is
>>> vtkImagePlaneWidget, you can try it to see if it is suitable for your
>>> application.  That is the closest thing to a generic reslicing image
>>> viewer that VTK has.
>>>
>>>    David
>>>
>>>
>>> On Mon, Nov 30, 2009 at 9:20 AM, Lic. José M. Rodriguez Bacallao
>>> <jmrbcu at gmail.com> wrote:
>>>> why vtkImageColorViewer(I think that vtkImageViewer2 too) doesn't use
>>>> vtkImageReslice for changing the slice orientation (axial, sagital and
>>>> coronal)? I am just curious!!!
>>>>
>>>> --
>>>> Lic. José M. Rodriguez Bacallao
>>>> Centro de Biofisica Medica
>>>> -----------------------------------------------------------------
>>>> Todos somos muy ignorantes, lo que ocurre es que no todos ignoramos lo
>>>> mismo.
>>>>
>>>> Recuerda: El arca de Noe fue construida por aficionados, el titanic
>>>> por profesionales
>>>> -----------------------------------------------------------------
>>>> _______________________________________________
>>>> 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
>>>>
>>>
>>
>>
>> --
>> Lic. José M. Rodriguez Bacallao
>> Centro de Biofisica Medica
>> -----------------------------------------------------------------
>> Todos somos muy ignorantes, lo que ocurre es que no todos ignoramos lo mismo.
>>
>> Recuerda: El arca de Noe fue construida por aficionados, el titanic
>> por profesionales
>> -----------------------------------------------------------------
>>
>



More information about the vtkusers mailing list