[vtkusers] Problem with vtkImageRectilinearWipe

Bill Lorensen bill.lorensen at gmail.com
Tue Dec 6 13:15:25 EST 2011


>From the documentation:
// vtkImageRectilinearWipe makes a rectilinear combination of two
// images. The two input images must correspond in size, scalar type and
// number of components.

You will need to resample one of the images so that they both
correspond in size.


On Tue, Dec 6, 2011 at 9:14 AM, Jothybasu Selvaraj <jothybasu at gmail.com> wrote:
> Always the second input is shown improperly. The first input is shown as
> colored dots.
>
>
> On Tue, Dec 6, 2011 at 2:13 PM, Jothybasu Selvaraj <jothybasu at gmail.com>
> wrote:
>>
>> Hi all,
>>
>> I am trying to use vtkImageRectilinearWipe with two images resliced by
>> vtkImageReslice (from 3D vtkImageData), they both have different spacing and
>> dimensions but same scalar type(float) and number of scalar components. I am
>> not able to get the both images in the wipe widget properly (see the
>> attached pic). I tried using vtkImageWrapPad, but still I can't get it to
>> work properly.
>>
>> What could be the problem, any suggestions?
>>
>> Thanks
>>
>>
>>
>> --
>> Jothy
>>
>
>
>
> --
> Jothy
>
>
> _______________________________________________
> 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